From: Brian Freeman Date: Mon, 29 Jul 2019 21:00:06 +0000 (-0500) Subject: Convert SB05/06/07 to Shared tenants X-Git-Tag: 6.0.0-ONAP~420 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=100aceb80cc8e896aa5be701092c20f7da049f78;p=integration.git Convert SB05/06/07 to Shared tenants Issue-ID: INT-1172 Change-Id: I52e83b370bc1611bdd770258d3860e44c4bde931 Signed-off-by: Brian Freeman --- diff --git a/deployment/heat/onap-rke/env/windriver/Integration-SB-07-openrc b/deployment/heat/onap-rke/env/windriver/Integration-ClosedLoop-openrc similarity index 85% rename from deployment/heat/onap-rke/env/windriver/Integration-SB-07-openrc rename to deployment/heat/onap-rke/env/windriver/Integration-ClosedLoop-openrc index faf6b4bba..9799237da 100644 --- a/deployment/heat/onap-rke/env/windriver/Integration-SB-07-openrc +++ b/deployment/heat/onap-rke/env/windriver/Integration-ClosedLoop-openrc @@ -1,5 +1,5 @@ export OS_PROJECT_ID=1e097c6713e74fd7ac8e4295e605ee1e -export OS_PROJECT_NAME=Integration-SB-07 +export OS_PROJECT_NAME=Integration-ClosedLoop export OS_USER_DOMAIN_NAME=Default export OS_USERNAME=demo export OS_PASSWORD=onapdemo diff --git a/deployment/heat/onap-rke/env/windriver/Integration-SB-05-openrc b/deployment/heat/onap-rke/env/windriver/Integration-Design-openrc similarity index 86% rename from deployment/heat/onap-rke/env/windriver/Integration-SB-05-openrc rename to deployment/heat/onap-rke/env/windriver/Integration-Design-openrc index 9bc0846cc..012fadc55 100644 --- a/deployment/heat/onap-rke/env/windriver/Integration-SB-05-openrc +++ b/deployment/heat/onap-rke/env/windriver/Integration-Design-openrc @@ -1,5 +1,5 @@ export OS_PROJECT_ID=b8ad3842ab3642f7bf3fbe4e4d3b9f86 -export OS_PROJECT_NAME=Integration-SB-05 +export OS_PROJECT_NAME=Integration-Design export OS_USER_DOMAIN_NAME=Default export OS_USERNAME=demo export OS_PASSWORD=onapdemo diff --git a/deployment/heat/onap-rke/env/windriver/Integration-SB-06-openrc b/deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc similarity index 85% rename from deployment/heat/onap-rke/env/windriver/Integration-SB-06-openrc rename to deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc index c7b650e2c..6aa3ee72d 100644 --- a/deployment/heat/onap-rke/env/windriver/Integration-SB-06-openrc +++ b/deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc @@ -1,5 +1,5 @@ export OS_PROJECT_ID=7fad299815104c0a8f90a8df80343f03 -export OS_PROJECT_NAME=Integration-SB-06 +export OS_PROJECT_NAME=Integration-Instantiation export OS_USER_DOMAIN_NAME=Default export OS_USERNAME=demo export OS_PASSWORD=onapdemo