summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2019-08-01Moving Helm Chart version for El AltoMike Elliott14-16/+16
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba (cherry picked from commit 9930821a92d9d78e4f161b235aa13ab5398188c5)
2019-05-31Update multcloud-azure version to 1.2.4Bin Yang1-1/+1
With 1.2.4, multicloud-azure image rebased to alpine Change-Id: I8f0cf260dd9750e5698a4d04cc3081dc06c9cf6f Issue-ID: MULTICLOUD-659 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-29bump multicloud services to 1.3.4Liexiang Yue9-9/+9
bump multicloud-k8s image to 0.4.0 Issue-ID: MULTICLOUD-641 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com> Change-Id: I14914e42426657bc40837b4d34b716f38c948465 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-24update artifactbroker for multicloud pluginsliboNet6-40/+140
add artifact broker to k8s plugin by specified forwarder update another plugins configuration to use multicloud instead of policy per the confirmation from SDC PTL make the port configureable update the concerned type to include VF_MODULES_METADATA add /data dir into k8s artifactbroker P7: Remove tabs from config.json Change-Id: I614b85ef512740e9bb44d431760d8e7424fb804b Issue-ID: MULTICLOUD-631 Signed-off-by: liboNet <libo.zhu@intel.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-20Add etcd to requirements.yamlKiran Kamineni3-1/+12
Add etcd to requirements.yaml and add the service name to the configuration file Issue-ID: MULTICLOUD-638 Change-Id: Idef37e50f535dcb79e39e5cebfd2c95c660b8e3c Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-20Merge "Add multicloud-k8s vim type to configuration"Mike Elliott1-0/+10
2019-05-16Add multicloud-k8s vim type to configurationKiran Kamineni1-0/+10
Add multicloud-k8s vim type to the framework configuration json file Issue-ID: ONAPARC-363 Change-Id: I1a7e08cac223915c01b84fcec463c2b4c6c20e88 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-16delete .service.yaml.swpChangjun Wang1-0/+0
delete the file .service.yaml.swp Issue-ID: MULTICLOUD-596 Change-Id: Id5b301626d762a96dfb2903eaa22b767e9fc30a4 Signed-off-by: Changjun Wang <310397125@qq.com>
2019-05-15Disable NodePort for security concernBin Yang9-9/+9
Expose only ClusterIP instead of NodePort Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01 Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-14Merge "Add Lenovo ThinkCloud Charts in OOM"Alexis de Talhouët9-0/+406
2019-05-14Merge "Upgrade released image tag 1.3.2 to multicloud"Alexis de Talhouët4-4/+4
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>