diff options
Diffstat (limited to 'deployment/heat/onap-oom/env/tlab/ETE-OOM-Test-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/tlab/ETE-OOM-Test-openrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test-openrc b/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test-openrc new file mode 100644 index 000000000..48457ebb7 --- /dev/null +++ b/deployment/heat/onap-oom/env/tlab/ETE-OOM-Test-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=b4062c7fbf9646b8a2bcb71c46695ff3 +export OS_PROJECT_NAME=ETE-OOM-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 |