summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates/multicloud-windriver-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
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>