blob: e1363e83448a85bb71c0698d6eeca5b6137d03d5 [file] [log] [blame]
Marek Celoudbc643142017-04-07 15:02:38 +02001classes:
Tatyana Leontovich3ca999a2017-04-11 12:52:19 +03002- system.linux.system.repo.mcp.openstack
Marek Celoudbc643142017-04-07 15:02:38 +02003- system.linux.system.repo.mcp.extra
4- system.linux.system.repo.saltstack.xenial
5- system.nova.compute.cluster
6- system.neutron.compute.cluster
7- system.linux.network.interface.single_ovs_dvr
Olivier Bourdon22df85b2017-06-20 16:08:57 +02008- system.prometheus.exporters.libvirt
Marek Celoudbc643142017-04-07 15:02:38 +02009- cluster.virtual-mcp11-dvr
Marek Celoudbc643142017-04-07 15:02:38 +020010parameters:
11 _param:
12 primary_interface: ens4
13 tenant_interface: ens5
14 external_interface: ens6
15 interface_mtu: 9000
16 linux_system_codename: xenial
17 neutron:
18 compute:
19 notification:
20 driver: messagingv2
21 topics: "notifications,${_param:stacklight_notification_topic}"
22 nova:
23 compute:
24 vncproxy_url: http://${_param:cluster_vip_address}:6080
25 notification:
26 driver: messagingv2
27 message_queue:
28 members:
29 - host: ${_param:openstack_control_node01_address}
30 - host: ${_param:openstack_control_node02_address}
31 - host: ${_param:openstack_control_node03_address}
32 notification:
33 driver: messagingv2
34 topics: "notifications,${_param:stacklight_notification_topic}"
35 notify_on:
36 state_change: vm_and_task_state