aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Merge "Add FCAPS to oom"Alexis de Talhouët8-0/+411
2019-05-14Add Lenovo ThinkCloud Charts in OOMChangjun Wang9-0/+406
Add Lenovo ThinkCloud Charts in OOM Issue-ID: MULTICLOUD-596 Change-Id: I784aec33a6319fd1905c1a358b1df6509ae488c5 Signed-off-by: Changjun Wang <310397125@qq.com>
2019-05-14Upgrade released image tag 1.3.2 to multicloudBin Yang4-4/+4
Change-Id: I8d651296ea5150531a988dde6a04b6580a5f917e Issue-ID: MULTICLOUD-625 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-13Add helm charts for multicloud-k8sKiran Kamineni8-0/+339
Add helm charts for multicloud-k8s Add support for access via msb internal gateway Use 9015 port instead to align with other Multicloud services Add Makefile under multicloud to do helm dep up for k8s as k8s uses the mongo chart in its requirements.yaml Update licenses Issue-ID: ONAPARC-363 Change-Id: I31aaf9e97a3807501af5bf7e56b3df53dfc22074 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-13Add FCAPS to oomBin Yang8-0/+411
Issue-ID: MULTICLOUD-499 Change-Id: I3a06d4e7e78f2d24ac4600946e4d42c8848ad277 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com> Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-10integrate artifact broker into multicloud pluginsliboNet5-0/+175
add config.json for each multicloud plugin update deployment to add it as sidecar update the values.yaml of multicloud to store image name remove the hardcode namespace fix typo and use 1.3.1 image tag Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c Issue-ID: MULTICLOUD-597 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-07Update docker image tag to the latest released oneBin Yang6-6/+6
Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831 Issue-ID: MULTICLOUD-608 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-24Remove DCAE image from updateYang Xu5-5/+5
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-03-25Merge "Add starlingx plugin"Borislav Glozman9-0/+410
2019-03-25Add starlingx pluginHaibin Huang9-0/+410
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-03-14Merge "Bump up version to 1.3.0-SNAPSHOT"James MacNider3-3/+3
2019-02-10Update Chart version for Dublin ReleaseMike Elliott10-10/+10
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-01-15Bump up version to 1.3.0-SNAPSHOTHaibin Huang3-3/+3
Change-Id: I58bb2fc5de5f13ba6bb69ddd101d609cd84ea52d Issue-ID: MULTICLOUD-432 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-12-19Reconfigure nodeport usageKiran Kamineni9-9/+31
Removed the nodeport usage for sms-db Converted all multicloud-prometheus charts to use ClusterIP for now. We can allocate nodeports for them later on when the services are requested by other services in multicloud. Also, disabled the multicloud-prometheus charts from starting up by default. Change once dependent charts or services are added. Issue-ID: OOM-1555 Change-Id: I2dddc54015844de3abbbf786f95b8bb6eba92d86 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-12-04Add prometheus chart for multicloudKiran Kamineni24-0/+1352
Adding prometheus server chart under multicloud. P4: Add Alertmanager subchart under prometheus P6: Add Grafana subchart under prometheus P9: Add resourcelimits P10: Use version 3.0.0 for all the charts Issue-ID: MULTICLOUD-317 Change-Id: I7ba764d020921729225cf6f65154d00ad4e40dae Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-11-27Update multicloud version 1.2.2Bin Yang4-4/+4
Change-Id: I2b6c8842b88219ee8be425beaff65c6f75761e9d Issue-ID: MULTICLOUD-419 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-11-14Sync docker tags with release manifestGary Wu6-6/+6
Sync docker tags with the release manifest from integration repo commit 6ac922392c49042b32df0171991da772ccec8571. Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-26Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 73e35266be6609f1eb59d2de3bf819ebd3cb4a79. Change-Id: I8e79691e9d4cf27cc20082bd2dfbf6ee3bc7eef3 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu5-5/+5
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-12Merge "Add v1 service endpoints for MultiCloud components"Alexis de Talhouët8-23/+51
2018-10-11Merge "Deployment charts for multicloud-azure plugin"Borislav Glozman9-0/+400
2018-10-11Deployment charts for multicloud-azure pluginSudhakar Reddy9-0/+400
Change-Id: I570cec752df0319d362e314bf0fddcd3a9109d47 Issue-ID: OOM-1440 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-11volume mount naming error in pike deployment fileSudhakar Reddy1-1/+1
Change-Id: I2b1b7e29462bea1f1511a23ff47be8ea8b033843 Issue-ID: OOM-1468 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-10Add pike pluginHuang Haibin9-0/+411
Change-Id: I36f00800cab85ba82ad35968b33222208ee7bc36 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-09Add v1 service endpoints for MultiCloud componentsBin Yang8-23/+51
Change-Id: Ic0f2d65b6d84a505eded4825fabdabef50c5ce4c Issue-ID: OOM-1461 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda4-4/+4
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda4-1/+5
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott5-5/+5
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-19Sync values from docker-manifest-staging fileAlexis de Talhouët2-2/+2
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-19Refactor MC windirver plugin namespaceBin Yang4-5/+21
Workaround the constraints of ISTIO which prohibit the usage of _ in the namespace Change-Id: I04b266ab8fc27bbd9058c7adab21e64543960815 Issue-ID: MULTICLOUD-335 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-09-17Backup Task: Multicloud configmap labellingvaibhav_16dec4-0/+30
Issue-ID: OOM-1392 Change-Id: I2498876d3c9539265b1c5983de5c7dae0e40ab51 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-12Resource Limits for multicloudMukul8-116/+80
Issue-ID: OOM-1155 Change-Id: Ie727d224eb0ffbd619b46cf66d765b0b0afd454e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-05License addition for oof,multicloud,esrNishukumar26-2/+88
Issue-ID: OOM-1307 Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-08-03Fix multicloud deployment contianerPort issueHuabing Zhao1-1/+2
It's a tricky workaroud for a possilbe Go template bug Issue-ID: MULTICLOUD-298 Change-Id: I11fe13d6531f9e159a450db8fbf2842a970b86d9 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-30Enable Istio sidecar injection for multicloudHuabing Zhao10-6/+24
Issue-ID: MULTICLOUD-290 Change-Id: Ibd789e57fc1bc2ca0efeecf341880cea4a955cd0 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-06Removed openstack/ from openstack-ocata image nameGary Wu1-1/+1
Change-Id: Iacc36a4ed69173c2d27f0f56e0319e90a8207ab4 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Update image numberLi Xinhui4-4/+4
This patch is to update the image version. Change-Id: I68303b898b08fe5b61a0bf3e2f5c67641d8e7f48 Issue-ID: MULTICLOUD-241 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-23Update AAI Schema selection to v13 for multicloudBin Yang4-4/+4
Change-Id: I5ff1360326275247eea0cf78724b05f5998b3317 Issue-ID: INT-508 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-05-10Improve docker registry secret managementBorislavG4-4/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Fixed remaining references to aai-servicejmac1-1/+1
Change-Id: I47b5ded80e27a98fc05a7ba1d00bf2de1af574e5 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1041
2018-05-08Sync docker image images with docker-manifest.csvGary Wu4-4/+4
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-06Fix inconsistent repository referencesBorislavG4-4/+4
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-02Merge "Notes.txt added to multicloud Issue-ID: OOM-975"Borislav Glozman7-0/+145
2018-05-02Notes.txt added to multicloudPradeep Patel7-0/+145
Issue-ID: OOM-975 Change-Id: Ia774ce8a3777ea704a7f269ec77f7c512d4d9d94 Signed-off-by: Pradeep Patel <Pradeep.patel2@amdocs.com>
2018-05-01multicloud provider-plugin configmapMandeep Khinda3-0/+43
Issue-ID: OOM-898 Change-Id: I8d05f3ae4a970be35ac94114ff9fd3b3cad3edc8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-20Fix multicloud service registration in MSBjasmineWen1-1/+1
Issue-ID: OOM-912 Change-Id: I296ffe80a4c886f6d8888f3862d715fa0f59d1f3 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-04-06Add standardized helm chart for multicloudkj33-564/+1223
-mk: updating umbrella requirements.yaml Issue-ID: OOM-744 Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186 Signed-off-by: kj <keren.joseph@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG2-1/+5
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-26Fix make of multicloud helm chartMike Elliott1-1/+1
Can't build OOM project due to linting failure on multicloud Helm chart. Fixed filebeat definition in windriver deployment descriptor. Change-Id: I3d513fb81c4c8710265b3a780a0f3074dc4227fc Issue-ID: OOM-829 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-24Merge " Fix logging format"Alexis de Talhouët2-12/+8