diff options
Diffstat (limited to 'test/ete/labs/windriver/Integration-Stable-openrc')
-rw-r--r-- | test/ete/labs/windriver/Integration-Stable-openrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ete/labs/windriver/Integration-Stable-openrc b/test/ete/labs/windriver/Integration-Stable-openrc index fae5c399a..0f0c6928e 100644 --- a/test/ete/labs/windriver/Integration-Stable-openrc +++ b/test/ete/labs/windriver/Integration-Stable-openrc @@ -1,4 +1,4 @@ -export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095" +export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=Integration-Stable @@ -6,5 +6,5 @@ export OS_USERNAME=demo export OS_PASSWORD=onapdemo export OS_AUTH_URL=http://10.12.25.2:5000/v3 export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME="RegionOne" +export OS_REGION_NAME=RegionOne export OS_INTERFACE=public |