diff options
Diffstat (limited to 'test/ete/labs/windriver')
-rw-r--r-- | test/ete/labs/windriver/Integration-SB-03-DNS-openrc | 9 | ||||
-rw-r--r-- | test/ete/labs/windriver/Integration-SB-04-DNS-openrc | 9 | ||||
-rw-r--r-- | test/ete/labs/windriver/Integration-SB-05-DNS-openrc | 9 |
3 files changed, 27 insertions, 0 deletions
diff --git a/test/ete/labs/windriver/Integration-SB-03-DNS-openrc b/test/ete/labs/windriver/Integration-SB-03-DNS-openrc new file mode 100644 index 000000000..f0bcf33ae --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-03-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=29fb1a7806e84d8fbc93fa3945f1e2a5 +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_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 new file mode 100644 index 000000000..6a3b74496 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-04-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=024b911be9514ed7885af0c6bf6f68c8 +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_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 new file mode 100644 index 000000000..b245c914d --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-05-DNS-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=d4e1d9e89456490cb7213092086e5c66 +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_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public |