summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates/multicloud-ocata-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-01-24Customize simpldemo.onap.org DNS zone with rdm_strAlexis de Talhouët1-1/+3
Change-Id: I56d5ab5147251e2600e42d364cfaa3fa06a05e8e Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-615
2017-10-29Add option to disable specific deploymentsyuryn1-2/+2
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 Yang1-0/+59
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>