diff options
author | Marco Platania <platania@research.att.com> | 2018-10-30 16:39:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-30 16:39:48 +0000 |
commit | c27972463119ee2536a57de4f4a5341671c83c63 (patch) | |
tree | d72d5831e70e1eb5440e004caa40623dfcf25a3f /deployment/heat/onap-oom/env/huawei/onap-heat-openrc | |
parent | 16921f6aff04255cbc049142757fe49ba4f8667e (diff) | |
parent | 62140f5609ecd50c661151483d8a4111df440192 (diff) |
Merge "Remove non-OpenLab environment files"
Diffstat (limited to 'deployment/heat/onap-oom/env/huawei/onap-heat-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/huawei/onap-heat-openrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/deployment/heat/onap-oom/env/huawei/onap-heat-openrc b/deployment/heat/onap-oom/env/huawei/onap-heat-openrc deleted file mode 100644 index 301aeeed5..000000000 --- a/deployment/heat/onap-oom/env/huawei/onap-heat-openrc +++ /dev/null @@ -1,9 +0,0 @@ -export OS_PROJECT_DOMAIN_NAME=Default -export OS_USER_DOMAIN_NAME=Default -export OS_PROJECT_ID=66a48e4b0a934463bef0bd694f93147a -export OS_PROJECT_NAME=onap-heat -export OS_USERNAME=demo -#export OS_PASSWORD=demo -export OS_AUTH_URL=http://controller.neo.futurewei.com:5000/v3 -export OS_IDENTITY_API_VERSION=3 -export OS_IMAGE_API_VERSION=2 |