diff options
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/heat/onap-rke/env/windriver/Integration-ClosedLoop-openrc (renamed from deployment/heat/onap-rke/env/windriver/Integration-SB-07-openrc) | 2 | ||||
-rw-r--r-- | deployment/heat/onap-rke/env/windriver/Integration-Design-openrc (renamed from deployment/heat/onap-rke/env/windriver/Integration-SB-05-openrc) | 2 | ||||
-rw-r--r-- | deployment/heat/onap-rke/env/windriver/Integration-Instantiation-openrc (renamed from deployment/heat/onap-rke/env/windriver/Integration-SB-06-openrc) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/deployment/heat/onap-rke/env/windriver/Integration-SB-07-openrc b/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 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 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 |