blob: 417fa615fed04f76e287e6c72d16a85f945f072f [file] [log] [blame]
Jeepyb Userdd14e0b2017-02-28 15:19:32 +00001classes:
2- system.linux.system.repo.mos92
3- system.nova.compute.cluster
4- system.neutron.compute.cluster
5- system.linux.network.interface.single_ovs_dvr
6- cluster.virtual-mcp05-dvr
7- system.heka.alarm.openstack_compute
8parameters:
9 _param:
10 primary_interface: eth1
11 tenant_interface: eth2
12 external_interface: eth3
13 interface_mtu: 9000
14 linux_system_codename: trusty
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