blob: 6d75d6cd476ba9429abef6caf67a4e47aad75056 [file] [log] [blame]
Tatyana Leontovich3ca999a2017-04-11 12:52:19 +03001classes:
2- system.linux.system.repo.mcp.openstack
3- system.linux.system.repo.mcp.extra
4- system.linux.system.repo.saltstack.xenial
5- system.nova.compute.cluster
6- system.neutron.compute.cluster
Tatyana Leontovich81b32a92017-07-20 16:24:23 +03007- system.ceilometer.agent.cluster
Tatyana Leontovich3ca999a2017-04-11 12:52:19 +03008- system.linux.network.interface.single_ovs_dvr
Tatyana Leontovich81b32a92017-07-20 16:24:23 +03009- system.prometheus.exporters.libvirt
Tatyana Leontovich3ca999a2017-04-11 12:52:19 +030010- cluster.virtual-mcp-ocata-dvr
Tatyana Leontovich3ca999a2017-04-11 12:52:19 +030011parameters:
12 _param:
13 primary_interface: ens4
14 tenant_interface: ens5
15 external_interface: ens6
16 interface_mtu: 9000
17 linux_system_codename: xenial
18 neutron:
19 compute:
20 notification:
21 driver: messagingv2
22 topics: "notifications,${_param:stacklight_notification_topic}"
23 nova:
24 compute:
25 vncproxy_url: http://${_param:cluster_vip_address}:6080
26 notification:
27 driver: messagingv2
28 message_queue:
29 members:
30 - host: ${_param:openstack_control_node01_address}
31 - host: ${_param:openstack_control_node02_address}
32 - host: ${_param:openstack_control_node03_address}
33 notification:
34 driver: messagingv2
35 topics: "notifications,${_param:stacklight_notification_topic}"
36 notify_on:
37 state_change: vm_and_task_state