summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud
AgeCommit message (Collapse)AuthorFilesLines
2018-01-24Customize simpldemo.onap.org DNS zone with rdm_strAlexis de Talhouët5-8/+12
Change-Id: I56d5ab5147251e2600e42d364cfaa3fa06a05e8e Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-615
2018-01-23Do not cache host resolution in DCAEGEN2 nginxAlexis de Talhouët1-1/+3
And fix DNS Designate proxy setup Change-Id: I46c265ba8f66f81503b8cdc8c0f90f9e5956da86 Issue-ID: OOM-608 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-30Migrate to R1 released docker imagesAlexis de Talhouët1-4/+4
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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 Yang4-1/+177
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 multicloudliangke3-0/+12
Change-Id: Iaff7c8d58d913528c05a16302b5a1e18d7824dc1 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>
2017-09-15Add Multicloud containers to ONAP K8Sliangke5-0/+175
Change-Id: I0801156481c8306cc7599a27d50b981385968a70 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>