fuel-ccp-tests/fuel_ccp_tests/templates/ccp_deploy_topology/default_deploy_topology.yaml

41 lines
700 B
YAML

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