blob: 8f533f7ed1553049f1088a3bd5993a234eb82040 [file] [log] [blame]
Jeepyb Userdd14e0b2017-02-28 15:19:32 +00001classes:
2- system.linux.system.repo.mcp10
3- system.nova.compute.cluster
4- system.neutron.compute.cluster
5- system.linux.network.interface.single_ovs_dvr
6- cluster.virtual-mcp10-dvr
7- system.heka.alarm.openstack_compute
8parameters:
9 _param:
10 primary_interface: ens4
11 tenant_interface: ens5
12 external_interface: ens6
13 interface_mtu: 9000
14 linux_system_codename: xenial
15 neutron:
16 compute:
17 notification:
18 driver: messagingv2
19 topics: "notifications,${_param:stacklight_notification_topic}"
20 nova:
21 compute:
22 vncproxy_url: http://${_param:cluster_vip_address}:6080
23 notification:
24 driver: messagingv2
25 message_queue:
26 members:
27 - host: ${_param:openstack_control_node01_address}
28 - host: ${_param:openstack_control_node02_address}
29 - host: ${_param:openstack_control_node03_address}
30 notification:
31 driver: messagingv2
32 topics: "notifications,${_param:stacklight_notification_topic}"
33 notify_on:
34 state_change: vm_and_task_state