summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates
AgeCommit message (Collapse)AuthorFilesLines
2017-10-29Add option to disable specific deploymentsyuryn5-6/+16
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Add multicloud plugins for OpenStackBin Yang3-1/+175
Fixed nodeport conflicts. Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751 Issue-Id: MULTICLOUD-108 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-21Add fix for multicloud port definition in yamlMike Elliott1-4/+2
Replaced underscore with hypen. Underscores not supported in yaml. Change-Id: I5b45708cc39aac346a03d4d25ed82ab4080bd608 Issue-Id: OOM-309 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-20Add msb_apigateway domain and port to multicloudliangke2-0/+8
Change-Id: Iaff7c8d58d913528c05a16302b5a1e18d7824dc1 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>
2017-09-15Add Multicloud containers to ONAP K8Sliangke3-0/+164
Change-Id: I0801156481c8306cc7599a27d50b981385968a70 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>