blob: 3f48fab9110ce498fa85618d601343b83561f68f [file] [log] [blame]
Marek Celoudbc643142017-04-07 15:02:38 +02001classes:
2- system.linux.system.lowmem
3- system.linux.system.repo.glusterfs
4- system.linux.system.repo.mcp.contrail
Marek Celoudd6e05da2017-04-28 14:57:14 +02005- system.linux.system.repo.mcp.openstack
Marek Celoudbc643142017-04-07 15:02:38 +02006- system.linux.system.repo.mcp.extra
7- system.linux.system.repo.saltstack.xenial
8- system.memcached.server.single
9- system.rabbitmq.server.cluster
10- system.rabbitmq.server.vhost.openstack
Marek Celoud4d274922017-04-07 15:52:07 +020011- system.keystone.server.wsgi
Marek Celoudbc643142017-04-07 15:02:38 +020012- system.keystone.server.cluster
Marek Celoud62ec1662017-04-10 13:59:06 +020013- system.glusterfs.server.volume.glance
14- system.glusterfs.server.volume.keystone
Simon Pasquier6df5f842017-05-15 16:00:22 +020015- system.glusterfs.server.volume.prometheus
Martin Polreich33e83232017-06-12 17:18:03 +020016- system.glusterfs.server.volume.grafana
Marek Celoud62ec1662017-04-10 13:59:06 +020017- system.glusterfs.server.cluster
18- system.glusterfs.client.cluster
19- system.glusterfs.client.volume.glance
20- system.glusterfs.client.volume.keystone
Marek Celoudbc643142017-04-07 15:02:38 +020021- system.glance.control.cluster
Marek Celoudbc643142017-04-07 15:02:38 +020022- system.nova.control.cluster
23- system.neutron.control.opencontrail.cluster
24- system.cinder.control.cluster
25- system.heat.server.cluster
Mykyta Karpin7bdd53f2017-06-07 18:09:08 +030026- system.designate.server.cluster
27- system.designate.server.backend.bind
Marek Celoudbc643142017-04-07 15:02:38 +020028- system.ceilometer.server.cluster
Marek Celoudbc643142017-04-07 15:02:38 +020029- system.aodh.server.cluster
Marek Celoudbc643142017-04-07 15:02:38 +020030- system.galera.server.cluster
31- system.galera.server.database.aodh
32- system.galera.server.database.ceilometer
33- system.galera.server.database.cinder
34- system.galera.server.database.glance
35- system.galera.server.database.grafana
36- system.galera.server.database.heat
37- system.galera.server.database.keystone
38- system.galera.server.database.nova
Mykyta Karpin7bdd53f2017-06-07 18:09:08 +030039- system.galera.server.database.designate
Marek Celoudbc643142017-04-07 15:02:38 +020040- cluster.virtual-mcp11-contrail
41parameters:
42 _param:
43 keepalived_vip_interface: ens4
44 cluster_vip_address: ${_param:openstack_control_address}
45 cluster_local_address: ${_param:single_address}
46 cluster_node01_hostname: ctl01
47 cluster_node01_address: ${_param:openstack_control_node01_address}
48 cluster_node02_hostname: ctl02
49 cluster_node02_address: ${_param:openstack_control_node02_address}
50 cluster_node03_hostname: ctl03
51 cluster_node03_address: ${_param:openstack_control_node03_address}
Marek Celoud8d87d0c2017-04-07 18:41:16 +020052 keepalived_openstack_telemetry_vip_interface: ens4
Marek Celoudbc643142017-04-07 15:02:38 +020053 linux:
54 system:
55 package:
56 python-msgpack:
57 version: latest
58 network:
59 interface:
60 ens4:
61 enabled: true
62 type: eth
Petr Jediný9b3a0ed2017-04-13 15:12:09 +020063 proto: static
64 address: ${_param:single_address}
65 netmask: 255.255.255.0
Marek Celoudbc643142017-04-07 15:02:38 +020066 keepalived:
67 cluster:
68 instance:
69 VIP:
70 virtual_router_id: 150
Mykyta Karpin7bdd53f2017-06-07 18:09:08 +030071 bind:
72 server:
73 control:
74 mgmt:
75 enabled: true
76 bind:
77 address: ${_param:single_address}
78 port: 953
79 allow:
80 - ${_param:openstack_control_node01_address}
81 - ${_param:openstack_control_node02_address}
82 - ${_param:openstack_control_node03_address}
83 keys:
84 - designate
Marek Celoudbc643142017-04-07 15:02:38 +020085 keystone:
86 server:
87 admin_email: ${_param:admin_email}
88 notification:
89 driver: messagingv2
90 topics: "notifications,${_param:stacklight_notification_topic}"
Mykyta Karpin7bdd53f2017-06-07 18:09:08 +030091 designate:
92 server:
93 pools:
94 default:
95 description: 'test pool'
96 targets:
97 default:
98 description: 'test target1'
99 default1:
100 type: ${_param:designate_pool_target_type}
101 description: 'test target2'
102 masters: ${_param:designate_pool_target_masters}
103 options:
104 host: ${_param:openstack_control_node02_address}
105 port: 53
106 rndc_host: ${_param:openstack_control_node02_address}
107 rndc_port: 953
108 rndc_key_file: /etc/designate/rndc.key
109 default2:
110 type: ${_param:designate_pool_target_type}
111 description: 'test target3'
112 masters: ${_param:designate_pool_target_masters}
113 options:
114 host: ${_param:openstack_control_node03_address}
115 port: 53
116 rndc_host: ${_param:openstack_control_node03_address}
117 rndc_port: 953
118 rndc_key_file: /etc/designate/rndc.key
Marek Celoudbc643142017-04-07 15:02:38 +0200119 glance:
120 server:
121 storage:
122 engine: file
123 images: []
124 workers: 1
125 notification:
126 driver: messagingv2
127 topics: "notifications,${_param:stacklight_notification_topic}"
128 heat:
129 server:
130 notification:
131 driver: messagingv2
132 topics: "notifications,${_param:stacklight_notification_topic}"
133 nova:
134 controller:
135 networking: contrail
136 cpu_allocation: 54
137 bind:
138 private_address: ${_param:cluster_local_address}
139 public_address: ${_param:cluster_vip_address}
140 novncproxy_port: 6080
141 vncproxy_url: http://${_param:cluster_vip_address}:6080
142 cache:
143 engine: memcached
144 prefix: CACHE_NOVA
145 members:
146 - host: 127.0.0.1
147 port: 11211
148 workers: 1
149 notification:
150 driver: messagingv2
151 topics: "notifications,${_param:stacklight_notification_topic}"
152 neutron:
153 server:
154 plugin: contrail
155 tunnel_type: vxlan
156 public_networks: []
157 contrail:
158 version: ${_param:opencontrail_version}
159 notification:
160 driver: messagingv2
161 topics: "notifications,${_param:stacklight_notification_topic}"
162 cinder:
163 volume:
164 notification:
165 driver: messagingv2
166 topics: "notifications,${_param:stacklight_notification_topic}"
167 controller:
168 notification:
169 driver: messagingv2
170 topics: "notifications,${_param:stacklight_notification_topic}"