diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-29 13:40:32 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-01-29 13:40:32 -0800 |
commit | b106294855a8e1e0a7d2c6597d93a1810559e699 (patch) | |
tree | b40314f0552db09877fa9106475f1200599aa535 /test/ete/labs/windriver/Integration-SB-04-openrc | |
parent | 84abb71eb1f2bbf139dc014141bb9841526454e2 (diff) |
Add additional windriver env RC files
Change-Id: I0ba193dbcce1a917987e1dfec2e9b609e74eaddf
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/ete/labs/windriver/Integration-SB-04-openrc')
-rw-r--r-- | test/ete/labs/windriver/Integration-SB-04-openrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/ete/labs/windriver/Integration-SB-04-openrc b/test/ete/labs/windriver/Integration-SB-04-openrc new file mode 100644 index 000000000..0a2705160 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-04-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=d570c718cbc545029f40e50b75eb13df +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 |