From b106294855a8e1e0a7d2c6597d93a1810559e699 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Mon, 29 Jan 2018 13:40:32 -0800 Subject: Add additional windriver env RC files Change-Id: I0ba193dbcce1a917987e1dfec2e9b609e74eaddf Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/windriver/Integration-SB-03-openrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/ete/labs/windriver/Integration-SB-03-openrc (limited to 'test/ete/labs/windriver/Integration-SB-03-openrc') diff --git a/test/ete/labs/windriver/Integration-SB-03-openrc b/test/ete/labs/windriver/Integration-SB-03-openrc new file mode 100644 index 000000000..f6dbb7ab2 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-03-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=bc43d50ffcb84750bac0c1707a9a765b +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 -- cgit 1.2.3-korg