diff options
author | Brian Freeman <bf1936@att.com> | 2019-07-29 16:00:06 -0500 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2019-07-29 21:14:41 +0000 |
commit | 100aceb80cc8e896aa5be701092c20f7da049f78 (patch) | |
tree | 012afb3ecda8d776acde9121c972977a1e489c23 /deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc | |
parent | 3664e04b04ade624c1b2ee5bd2876939aed812cc (diff) |
Convert SB05/06/07 to Shared tenants
Issue-ID: INT-1172
Change-Id: I52e83b370bc1611bdd770258d3860e44c4bde931
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc')
-rw-r--r-- | deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc b/deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc new file mode 100644 index 000000000..6aa3ee72d --- /dev/null +++ b/deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=7fad299815104c0a8f90a8df80343f03 +export OS_PROJECT_NAME=Integration-Instantiation +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 |