diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-04-26 10:28:32 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-04-26 10:28:32 -0700 |
commit | 1dde733c6559f457100df88881fdf37f98736b06 (patch) | |
tree | ee640e356049cefce57c6326e4afd838947285c0 /deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc | |
parent | c12b184ae4be01578088e861289c20b95c1c485b (diff) |
Remove old Rancher-based deployment scripts
Remove the old Rancher-based deployment scripts now
that we're moving to RKE.
Change-Id: I54356e77cf38076e4b2ac21f4fcd682586f40205
Issue-ID: OOM-1598
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc b/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc deleted file mode 100644 index 564bb8676..000000000 --- a/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=76b1938dd3b9471fa1ed413a1b212a96 -export OS_PROJECT_NAME=ETE-HEAT-Test -export OS_USER_DOMAIN_NAME=Default -#export OS_USERNAME=username -#export OS_PASSWORD=password -export OS_AUTH_URL=https://bdc1tlab01.research.att.com:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_REGION_NAME=RegionOne -export OS_INTERFACE=public |