Merge "Added config file with controller and Glance backend" into stable/mitaka

This commit is contained in:
Jenkins 2016-05-24 13:38:44 +00:00 committed by Gerrit Code Review
commit b5ea3718dd

View File

@ -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