fuel-ccp-tests/fuel_ccp_tests/templates/k8s_templates/3galera_1comp.yaml

41 lines
751 B
YAML

nodes:
node1:
roles:
- openvswitch
- controller-net-host
- controller-net-bridge
node[2-3]:
roles:
- openvswitch
- controller-net-bridge
- compute
node[1-3]:
roles:
- galera
roles:
controller-net-host:
- neutron-dhcp-agent
- neutron-l3-agent
- neutron-metadata-agent
controller-net-bridge:
- etcd
- glance-api
- glance-registry
- keystone
- 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
galera:
- galera