Fix windriver lab env RC files 15/28715/1
authorGary Wu <gary.i.wu@huawei.com>
Sat, 20 Jan 2018 00:22:24 +0000 (16:22 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Sat, 20 Jan 2018 00:22:24 +0000 (16:22 -0800)
Change-Id: Iceceaf9e56fc073fb79c1acc2641cc7101dd1e8d
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
test/ete/labs/windriver/Integration-Jenkins-openrc
test/ete/labs/windriver/Integration-Stable-openrc

index 8c6a153..aa9aaab 100644 (file)
@@ -1,10 +1,10 @@
-export OS_PROJECT_ID="09d8566ea45e43aa974cf447ed591d77"
+export OS_PROJECT_ID=09d8566ea45e43aa974cf447ed591d77
 
-export OS_PROJECT_NAME="Integration-Jenkins"
-export OS_USER_DOMAIN_NAME="Default"
+export OS_PROJECT_NAME=Integration-Jenkins
+export OS_USER_DOMAIN_NAME=Default
 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
index fae5c39..0f0c692 100644 (file)
@@ -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