diff options
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, 9 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/huawei/onap-heat-openrc b/deployment/heat/onap-oom/env/huawei/onap-heat-openrc new file mode 100644 index 000000000..301aeeed5 --- /dev/null +++ b/deployment/heat/onap-oom/env/huawei/onap-heat-openrc @@ -0,0 +1,9 @@ +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 |