blob: f37432bef454ddf23138a38fdff146ef1afc602d [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
Ildar Svetlov54ec4562017-07-03 15:25:10 +04007- system.ceilometer.agent.cluster
Marek Celoudbc643142017-04-07 15:02:38 +02008- system.linux.network.interface.single_ovs_dvr
Olivier Bourdon22df85b2017-06-20 16:08:57 +02009- system.prometheus.exporters.libvirt
Marek Celoudbc643142017-04-07 15:02:38 +020010- cluster.virtual-mcp11-dvr
Marek Celoudbc643142017-04-07 15:02:38 +020011parameters:
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