From 414246a8b0b8e5f93df141123f976f1abc272e9d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 23 Oct 2018 09:44:56 -0700 Subject: Move windriver RC file location Change-Id: I8afbe0a0c39a6dc976f986ee111e818620b9a63d Issue-ID: INT-586 Signed-off-by: Gary Wu --- .../heat/onap-oom/env/windriver/Integration-SB-01-openrc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc') diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc deleted file mode 120000 index c33055e6a..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-01-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc new file mode 100644 index 000000000..78469b23c --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-01-openrc @@ -0,0 +1,9 @@ +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 -- cgit 1.2.3-korg