|  | classes: | 
|  | - service.runtest.tempest | 
|  | - service.runtest.tempest.public_net | 
|  | - service.runtest.tempest.services.manila.glance | 
|  | parameters: | 
|  | _param: | 
|  | glance_image_cirros_location: http://cz8133.bud.mirantis.net:8099/cirros-0.3.5-x86_64-disk.img | 
|  | glance_image_fedora_location: http://cz8133.bud.mirantis.net:8099/Fedora-Cloud-Base-27-1.6.x86_64.qcow2 | 
|  | glance_image_manila_location: http://cz8133.bud.mirantis.net:8099/manila-service-image-master.qcow2 | 
|  | openstack_public_neutron_subnet_allocation_end: 192.168.200.220 | 
|  | openstack_public_neutron_subnet_allocation_start: 192.168.200.130 | 
|  | openstack_public_neutron_subnet_cidr: 192.168.200.0/24 | 
|  | openstack_public_neutron_subnet_gateway: 192.168.200.1 | 
|  | runtest_tempest_cfg_dir: /tmp/test | 
|  | runtest_tempest_cfg_name: tempest.conf | 
|  | runtest_tempest_public_net: public | 
|  | tempest_test_target: ctl01* | 
|  | neutron: | 
|  | client: | 
|  | enabled: true | 
|  | runtest: | 
|  | enabled: true | 
|  | keystonerc_node: ctl01* | 
|  | tempest: | 
|  | DEFAULT: | 
|  | log_file: tempest.log | 
|  | cfg_dir: ${_param:runtest_tempest_cfg_dir} | 
|  | cfg_name: ${_param:runtest_tempest_cfg_name} | 
|  | compute: | 
|  | min_compute_nodes: 2 | 
|  | convert_to_uuid: | 
|  | network: | 
|  | public_network_id: ${_param:runtest_tempest_public_net} | 
|  | enabled: true | 
|  | heat_plugin: | 
|  | build_timeout: '600' | 
|  | put_keystone_rc_enabled: false | 
|  | put_local_image_file_enabled: false | 
|  | share: | 
|  | capability_snapshot_support: true | 
|  | run_driver_assisted_migration_tests: false | 
|  | run_manage_unmanage_snapshot_tests: false | 
|  | run_manage_unmanage_tests: false | 
|  | run_migration_with_preserve_snapshots_tests: false | 
|  | run_quota_tests: true | 
|  | run_replication_tests: false | 
|  | run_snapshot_tests: true |