Remove cloud settings from vcpeconfig.yaml
[integration.git] / test / vcpe / vcpeconfig.yaml
index e047732..36af1b6 100644 (file)
@@ -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