blob: 2ee0b06261c2c240523b625c99c67d4bc349b99d [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
8- cluster.virtual-mcp11-dvr
Marek Celoudbc643142017-04-07 15:02:38 +02009parameters:
10 _param:
11 primary_interface: ens4
12 tenant_interface: ens5
13 external_interface: ens6
14 interface_mtu: 9000
15 linux_system_codename: xenial
16 neutron:
17 compute:
18 notification:
19 driver: messagingv2
20 topics: "notifications,${_param:stacklight_notification_topic}"
21 nova:
22 compute:
23 vncproxy_url: http://${_param:cluster_vip_address}:6080
24 notification:
25 driver: messagingv2
26 message_queue:
27 members:
28 - host: ${_param:openstack_control_node01_address}
29 - host: ${_param:openstack_control_node02_address}
30 - host: ${_param:openstack_control_node03_address}
31 notification:
32 driver: messagingv2
33 topics: "notifications,${_param:stacklight_notification_topic}"
34 notify_on:
35 state_change: vm_and_task_state