blob: 43d3ab79a8863c41aad1471f15317df5010288a2 [file] [log] [blame]
Jeepyb Userdd14e0b2017-02-28 15:19:32 +00001classes:
Ondrej Smola6b5d0aa2017-03-22 18:15:38 +01002- system.linux.system.repo.mcp.openstack
3- system.linux.system.repo.mcp.extra
4- system.linux.system.repo.saltstack.xenial
Jeepyb Userdd14e0b2017-02-28 15:19:32 +00005- system.nova.compute.cluster
6- system.neutron.compute.cluster
7- system.linux.network.interface.single_ovs_dvr
8- cluster.virtual-mcp10-dvr
9- system.heka.alarm.openstack_compute
10parameters:
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