diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-19 13:55:31 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-01-19 13:57:53 -0800 |
commit | c28b7f1617db6b5933036f0b35a79eb059d252f8 (patch) | |
tree | 87c088474e65a24e07d4dbbd3000d2d9efbe6683 /test/ete/labs/windriver/Integration-Jenkins-openrc | |
parent | 7b416393434a53cdb6e5d310b7a648e7bc2b21e5 (diff) |
Update windriver lab RC files
Change-Id: Ie4caebb3594f3fec874523386380928f9491e126
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/ete/labs/windriver/Integration-Jenkins-openrc')
-rw-r--r-- | test/ete/labs/windriver/Integration-Jenkins-openrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/ete/labs/windriver/Integration-Jenkins-openrc b/test/ete/labs/windriver/Integration-Jenkins-openrc new file mode 100644 index 000000000..8c6a153cf --- /dev/null +++ b/test/ete/labs/windriver/Integration-Jenkins-openrc @@ -0,0 +1,10 @@ +export OS_PROJECT_ID="09d8566ea45e43aa974cf447ed591d77" + +export OS_PROJECT_NAME="Integration-Jenkins" +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 |