diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-23 09:44:56 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-10-23 09:45:59 -0700 |
commit | 414246a8b0b8e5f93df141123f976f1abc272e9d (patch) | |
tree | b251f98e2b1614428ea1baf24572718f7404caf6 /deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc | |
parent | 174c4e6354952e5d02d484cfb21466ad69408bf1 (diff) |
Move windriver RC file location
Change-Id: I8afbe0a0c39a6dc976f986ee111e818620b9a63d
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc')
-rw-r--r--[l---------] | deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc index c33055e6a..78469b23c 120000..100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc @@ -1 +1,9 @@ -../../../../../test/ete/labs/windriver/Integration-SB-01-openrc
\ No newline at end of file +export OS_PROJECT_ID=087050388b204c73a3e418dd2c1fe30b +export OS_PROJECT_NAME=Integration-SB-01 +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 |