fuel-ccp-tests/fuel_ccp_tests/templates/ccp_deploy_topology/1ctrl_1comp_same_ctrl.yaml

40 lines
750 B
YAML

nodes:
node1:
roles:
- openvswitch
- controller-net-host
- controller-net-bridge
node[4-5]:
roles:
- openvswitch
- compute
- controller-net-bridge
roles:
controller-net-host:
- neutron-dhcp-agent
- neutron-l3-agent
- neutron-metadata-agent
controller-net-bridge:
- etcd
- glance-api
- glance-registry
- heat-api
- heat-engine
- horizon
- keystone
- mariadb
- memcached
- neutron-server
- nova-api
- nova-conductor
- nova-consoleauth
- nova-novncproxy
- nova-scheduler
- rabbitmq
compute:
- nova-compute
- nova-libvirt
openvswitch:
- neutron-openvswitch-agent
- openvswitch-db
- openvswitch-vswitchd