diff options
Diffstat (limited to 'test/ete/labs/windriver/Integration-Jenkins-openrc')
-rw-r--r-- | test/ete/labs/windriver/Integration-Jenkins-openrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ete/labs/windriver/Integration-Jenkins-openrc b/test/ete/labs/windriver/Integration-Jenkins-openrc index 8c6a153cf..aa9aaabfc 100644 --- a/test/ete/labs/windriver/Integration-Jenkins-openrc +++ b/test/ete/labs/windriver/Integration-Jenkins-openrc @@ -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 |