aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/aks/cloud.conf.example
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-01-29 17:01:48 -0800
committerBrian Freeman <bf1936@att.com>2020-02-07 20:42:02 +0000
commit0e1117113e33d27e3e10c6e0bd745ff0747be555 (patch)
treec86372ae762c076236c37cbf348f696a6d59f161 /deployment/aks/cloud.conf.example
parent157b14a23b18b26fe829dce02233696e19e5a7a9 (diff)
[VVP] parameterizing devstack branch for install
- Also modifying default storage class override logic Issue-ID: INT-1424 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: If8981f3a59437e21617edb30a6bca06ee6fa36a2
Diffstat (limited to 'deployment/aks/cloud.conf.example')
-rw-r--r--deployment/aks/cloud.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/aks/cloud.conf.example b/deployment/aks/cloud.conf.example
index d3f5087ba..3172be1d9 100644
--- a/deployment/aks/cloud.conf.example
+++ b/deployment/aks/cloud.conf.example
@@ -58,6 +58,7 @@ DEVSTACK_ADMIN_USER="onap_user"
DEVSTACK_VNET_NAME=$BUILD"-DEVSTACKVNET"
DEVSTACK_SUBNET_NAME=$BUILD"-DEVSTACKSUBNET"
DEVSTACK_DISK_SIZE=512
+DEVSTACK_BRANCH="stable/stein"
OPENSTACK_USER="onap_user"
OPENSTACK_PASS="supersecret"
OPENSTACK_TENANT="onap_project"