diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-02-06 17:31:04 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-02-06 18:11:15 -0800 |
commit | 374498a7796e1755086579c8160206feb2375079 (patch) | |
tree | cd3c5281f31fb2d630ae05106ba66c8fe246725d /deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc | |
parent | 7b94e0a63c3598eea5e1eed18bb5cd1cd0b0beb2 (diff) |
Add config for ATT TLAB
Change-Id: I31387cbb17db19cd602cc9d4da59a55223996583
Issue-ID: INT-414
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc')
-rw-r--r-- | deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc b/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc new file mode 100644 index 000000000..564bb8676 --- /dev/null +++ b/deployment/heat/onap-oom/env/tlab/ETE-HEAT-Test-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=76b1938dd3b9471fa1ed413a1b212a96 +export OS_PROJECT_NAME=ETE-HEAT-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 |