From 7b94e0a63c3598eea5e1eed18bb5cd1cd0b0beb2 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Mon, 29 Jan 2018 13:51:27 -0800 Subject: Additional windriver lab env files Change-Id: I88ab7269c2412351e68134a83d8e12718b6e8ca9 Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/windriver/Integration-SB-03-DNS-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-04-DNS-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-05-DNS-openrc | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 test/ete/labs/windriver/Integration-SB-03-DNS-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-04-DNS-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-05-DNS-openrc (limited to 'test/ete/labs/windriver') 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 -- cgit 1.2.3-korg