summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-08-02 07:30:11 -0700
committerblsaws <bryan.sullivan@att.com>2016-08-02 07:30:11 -0700
commit5f567eb79d5f38ef88587dcfdda462d9585bff62 (patch)
tree94d7eb47da0c8e2bc4533ba1456acbcf49c1812a
parent67a78a8513ac023bfc834b4a71d67340eac75fe0 (diff)
Align with change in JOID
JIRA: COPPER-4 Change-Id: Icc6d412aa92c8e283466507898863e6503937de4 Signed-off-by: blsaws <bryan.sullivan@att.com>
-rw-r--r--components/congress/install/bash/setenv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/congress/install/bash/setenv.sh b/components/congress/install/bash/setenv.sh
index 60065ba..11bd460 100644
--- a/components/congress/install/bash/setenv.sh
+++ b/components/congress/install/bash/setenv.sh
@@ -44,7 +44,7 @@ export OS_USERNAME=admin
export OS_PASSWORD=openstack
export OS_TENANT_NAME=admin
export OS_AUTH_URL=http://$KEYSTONE_HOST:5000/v2.0
-export OS_REGION_NAME=Canonical
+export OS_REGION_NAME=RegionOne
EOF
else
# Centos