diff options
author | Gary Wu <gary.wu@futurewei.com> | 2019-06-21 12:08:42 -0700 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-21 12:39:32 -0700 |
commit | a8aed9b9d6dea15f62c9098965d7c2c3b510bf78 (patch) | |
tree | af348b0c0c7c52c9ca479af1b2cbb040d3f40096 /deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc | |
parent | 70d75b5c53e2a7676061ae10ecf3a1241cf9cd9b (diff) |
Move teardown script to RKE script directory
Also rename various Integration tenants
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I7422088bdcb9ae8fbbf76bab0517f466d1279df3
Diffstat (limited to 'deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc')
-rw-r--r-- | deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc b/deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc deleted file mode 100644 index 624db1ce9..000000000 --- a/deployment/heat/onap-rke/env/windriver/Integration-HEAT-Verify-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=28481f6939614cfd83e6767a0e039bcc -export OS_PROJECT_NAME=Integration-HEAT-Verify -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 |