From 10db462fe75f1b588d5c8861dd2c8017f89c978a Mon Sep 17 00:00:00 2001 From: gwu Date: Tue, 17 Jul 2018 22:11:39 -0700 Subject: Update lab RC files Change-Id: Ie50b3c75047f1dac0af471e46c04ecd02c0dee82 Issue-ID: INT-532 Signed-off-by: gwu --- deployment/heat/onap-oom/env/huawei/onap-heat-openrc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 deployment/heat/onap-oom/env/huawei/onap-heat-openrc (limited to 'deployment/heat/onap-oom/env/huawei/onap-heat-openrc') 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 -- cgit 1.2.3-korg