Added config file with controller and Glance backend
Change-Id: Id12599a44baeec176373406ea6b57cd1e1a1869a Related-bug: #1575742
This commit is contained in:
parent
1b134d7585
commit
f9f8043af0
@ -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
|
Loading…
Reference in New Issue
Block a user