aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/vcpeconfig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/vcpe/vcpeconfig.yaml')
-rw-r--r--test/vcpe/vcpeconfig.yaml13
1 files changed, 2 insertions, 11 deletions
diff --git a/test/vcpe/vcpeconfig.yaml b/test/vcpe/vcpeconfig.yaml
index e0477321c..36af1b684 100644
--- a/test/vcpe/vcpeconfig.yaml
+++ b/test/vcpe/vcpeconfig.yaml
@@ -14,17 +14,8 @@ oom_mode: True
gra_api_flag: False
###########################
-# set Openstack credentials
-cloud:
- '--os-auth-url': 'http://10.12.25.2:5000'
- '--os-username': 'kxi'
- '--os-user-domain-id': 'default'
- '--os-project-domain-id': 'default'
- '--os-tenant-id': '712b6016580e410b9abfec9ca34953ce'
- '--os-region-name': 'RegionOne'
- '--os-password': 'n3JhGMGuDzD8'
- '--os-project-domain-name': 'Integration-Release-Daily'
- '--os-identity-api-version': '3'
+# set Openstack cloud name
+cloud_name: 'integration-release-daily'
############################################################################
# set oam and public network which must exist in openstack before deployment