From 5f567eb79d5f38ef88587dcfdda462d9585bff62 Mon Sep 17 00:00:00 2001 From: blsaws Date: Tue, 2 Aug 2016 07:30:11 -0700 Subject: Align with change in JOID JIRA: COPPER-4 Change-Id: Icc6d412aa92c8e283466507898863e6503937de4 Signed-off-by: blsaws --- components/congress/install/bash/setenv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg