diff options
Diffstat (limited to 'deployment/heat/onap-oom/env/gwu/onap-heat-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/gwu/onap-heat-openrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/gwu/onap-heat-openrc b/deployment/heat/onap-oom/env/gwu/onap-heat-openrc new file mode 100644 index 000000000..c28e37823 --- /dev/null +++ b/deployment/heat/onap-oom/env/gwu/onap-heat-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_DOMAIN_NAME=Default +export OS_USER_DOMAIN_NAME=Default +export OS_PROJECT_ID=7504c113f3b241fab1ee9d3d9323f6c1 +export OS_PROJECT_NAME=onap-heat +export OS_USERNAME=demo +#export OS_PASSWORD=demo +export OS_AUTH_URL=http://controller:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_IMAGE_API_VERSION=2 |