blob: 3c1277cb750caadb33ee229f77247773649917e2 [file] [log] [blame]
Brian Freemanadaa2372018-10-24 12:25:22 -05001*** Settings ***
2Documentation SO Cloud Config Test Cases
3Test Timeout 1 minute
4
5
6Resource ../resources/so/create_cloud_config.robot
7
8
9*** Test Cases ***
10Create Cloud Config Test
11 [TAGS] mso cloudconfig
12 # Run Create Cloud Configuration RegionOne RegionOne RegionOne DEFAULT_KEYSTONE identify_url:http://10.12.25.2:5000/v2.0 mso_id:demo mso_pass:encrypted_password admin_tenant:1e097c6713e74fd7ac8e4295e605ee1e member_role:admin identity_server_type:KEYSTONE identity_authentication_type:USERNAME_PASSWORD
13 Create Cloud Configuration ${GLOBAL_INJECTED_REGION} ${GLOBAL_INJECTED_REGION} ${GLOBAL_INJECTED_REGION} DEFAULT_KEYSTONE ${GLOBAL_INJECTED_KEYSTONE}/${GLOBAL_INJECTED_OPENSTACK_KEYSTONE_API_VERSION} ${GLOBAL_INJECTED_OPENSTACK_USERNAME} ${GLOBAL_INJECTED_OPENSTACK_API_KEY} ${GLOBAL_INJECTED_OPENSTACK_TENANT_ID} admin KEYSTONE USERNAME_PASSWORD
14
15Get Cloud Config Test
16 [TAGS] mso cloudconfig
17 Get Cloud Configuration ${GLOBAL_INJECTED_REGION}