Added config file with controller and Glance backend

Change-Id: Id12599a44baeec176373406ea6b57cd1e1a1869a
Related-bug: #1575742
This commit is contained in:
ekhomyakova 2016-05-23 14:47:31 +03:00 committed by Ekaterina Khomyakova
parent 1b134d7585
commit f9f8043af0
1 changed files with 28 additions and 0 deletions

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