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-02-openrc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) mode change 120000 => 100644 deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc') diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc deleted file mode 120000 index 0180cd580..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc +++ /dev/null @@ -1 +0,0 @@ -../../../../../test/ete/labs/windriver/Integration-SB-02-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc new file mode 100644 index 000000000..3531c11ee --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-02-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=ebb0ea7144004bacac1e39ff23105fa7 +export OS_PROJECT_NAME=Integration-SB-02 +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