From 1540182af1b7158a7c168a9533843f52776c8e7a Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 14 Feb 2018 10:59:00 -0800 Subject: Add RC files for Wind River lab tenants Change-Id: I439ef5ed0db9cfbcf30d12fa7766e33f98fc2491 Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/windriver/Integration-SB-00-DNS-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-00-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-01-DNS-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-01-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-02-DNS-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-02-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-03-DNS-openrc | 2 +- test/ete/labs/windriver/Integration-SB-04-DNS-openrc | 2 +- test/ete/labs/windriver/Integration-SB-05-DNS-openrc | 2 +- 9 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 test/ete/labs/windriver/Integration-SB-00-DNS-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-00-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-01-DNS-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-01-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-02-DNS-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-02-openrc (limited to 'test/ete') diff --git a/test/ete/labs/windriver/Integration-SB-00-DNS-openrc b/test/ete/labs/windriver/Integration-SB-00-DNS-openrc new file mode 100644 index 000000000..cfbe22fe6 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-00-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=a813ac529c6d4b44a3308ed38bcd7480 +export OS_PROJECT_NAME=Integration-SB-00 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.5:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-00-openrc b/test/ete/labs/windriver/Integration-SB-00-openrc new file mode 100644 index 000000000..8b55dbddc --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-00-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=41d6d38489bd40b09ea8a6b6b852dcbd +export OS_PROJECT_NAME=Integration-SB-00 +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_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-01-DNS-openrc b/test/ete/labs/windriver/Integration-SB-01-DNS-openrc new file mode 100644 index 000000000..e9007da94 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-01-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=4318a6c5788449cc97c88fd745b554b9 +export OS_PROJECT_NAME=Integration-SB-01 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.5:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-01-openrc b/test/ete/labs/windriver/Integration-SB-01-openrc new file mode 100644 index 000000000..78469b23c --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-01-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=087050388b204c73a3e418dd2c1fe30b +export OS_PROJECT_NAME=Integration-SB-01 +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_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-02-DNS-openrc b/test/ete/labs/windriver/Integration-SB-02-DNS-openrc new file mode 100644 index 000000000..968904d34 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-02-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=89fee629f5f044739fb64380be63b6da +export OS_PROJECT_NAME=Integration-SB-02 +export OS_USER_DOMAIN_NAME=Default +export OS_USERNAME=demo +export OS_PASSWORD=onapdemo +export OS_AUTH_URL=http://10.12.25.5:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-02-openrc b/test/ete/labs/windriver/Integration-SB-02-openrc new file mode 100644 index 000000000..3531c11ee --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-02-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=ebb0ea7144004bacac1e39ff23105fa7 +export OS_PROJECT_NAME=Integration-SB-02 +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_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-03-DNS-openrc b/test/ete/labs/windriver/Integration-SB-03-DNS-openrc index f0bcf33ae..44073b759 100644 --- a/test/ete/labs/windriver/Integration-SB-03-DNS-openrc +++ b/test/ete/labs/windriver/Integration-SB-03-DNS-openrc @@ -3,7 +3,7 @@ export OS_PROJECT_NAME=Integration-SB-03 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_AUTH_URL=http://10.12.25.5:5000/v3 export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-04-DNS-openrc b/test/ete/labs/windriver/Integration-SB-04-DNS-openrc index 6a3b74496..d7ba190a7 100644 --- a/test/ete/labs/windriver/Integration-SB-04-DNS-openrc +++ b/test/ete/labs/windriver/Integration-SB-04-DNS-openrc @@ -3,7 +3,7 @@ export OS_PROJECT_NAME=Integration-SB-04 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_AUTH_URL=http://10.12.25.5:5000/v3 export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-05-DNS-openrc b/test/ete/labs/windriver/Integration-SB-05-DNS-openrc index b245c914d..f7612630c 100644 --- a/test/ete/labs/windriver/Integration-SB-05-DNS-openrc +++ b/test/ete/labs/windriver/Integration-SB-05-DNS-openrc @@ -3,7 +3,7 @@ export OS_PROJECT_NAME=Integration-SB-05 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_AUTH_URL=http://10.12.25.5:5000/v3 export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public -- cgit 1.2.3-korg