diff --git a/system_test/tests_templates/tests_configs/vcenter_dvs/vcenter_glance_backend.yaml b/system_test/tests_templates/tests_configs/vcenter_dvs/vcenter_glance_backend.yaml new file mode 100644 index 000000000..1b5a9999a --- /dev/null +++ b/system_test/tests_templates/tests_configs/vcenter_dvs/vcenter_glance_backend.yaml @@ -0,0 +1,28 @@ +--- +template: + name: 1 Controller on Neutron/VLAN with DVS plugin and Glance + slaves: 1 + cluster_template: + name: vcenter_glance_backend + release: ubuntu + network: + !include cluster_configs/networks/neutron_vlan.yaml + settings: + components: + !include cluster_configs/settings/components/wo_components.yaml + storages: + !include cluster_configs/settings/storages/cinder_only.yaml + vmware_vcenter: + settings: + !include cluster_configs/settings/vmware/vcenter_main.yaml + nova-compute: + !include cluster_configs/settings/vmware/nova_compute/1cluster_ctrl.yaml + glance: + enable: !include cluster_configs/settings/vmware/vcenter_glance.yaml + vmware_dvs: + !include cluster_configs/settings/vmware/dvs/dvs_1cluster.yaml + nodes: + - roles: + - controller + iface: !include cluster_configs/settings/vmware/vcenter_ifaces.yaml + count: 1