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/windriver/Integration-SB-00-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/windriver/Integration-SB-00-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc deleted file mode 100644 index 8b55dbddc..000000000 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-00-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_ID=41d6d38489bd40b09ea8a6b6b852dcbd -export OS_PROJECT_NAME=Integration-SB-00 -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 |