type replaced Memeber with Member. Reducing the OSD to signle
[joid.git] / ci / odl / juju-deployer / ovs-odl-ha.yaml
1 # vim: set ts=2 et:
2 openstack-phase1:
3   series: trusty
4   services:
5     nodes-api:
6       charm: "cs:trusty/ubuntu"
7       num_units: 3
8       constraints: tags=control
9     nodes-compute:
10       charm: "cs:trusty/ubuntu"
11       num_units: 2
12       constraints: tags=compute
13     "ntp": 
14       charm: "cs:trusty/ntp"
15   relations:
16     - - "ntp:juju-info"
17       - "nodes-api:juju-info"
18     - - "ntp:juju-info"
19       - "nodes-compute:juju-info"
20 openstack-phase2: 
21   inherits: openstack-phase1
22   services: 
23     "percona-cluster": 
24       branch: "lp:~openstack-charmers/charms/trusty/percona-cluster/next"
25       num_units: 3
26       options: 
27         "dataset-size": 2G
28         "lp1366997-workaround": true
29         "max-connections": 10000
30         "root-password": 293rhc395m
31         "sst-password": 127rc14t51
32         vip: 10.4.1.15
33       to:
34         - "lxc:nodes-api=1"
35         - "lxc:nodes-api=0"
36         - "lxc:nodes-api=2"
37     "hacluster-keystone":
38       charm: "cs:trusty/hacluster"
39       options:
40         corosync_key: |
41           'QisjNpoKHLkvyc3PEdDHP5VZjgD0kOk9t0ABPWmCELlu5AgWgnW6bJd34BVXO7VhW+3ZwNQM3W+bZ3pl28ftY4ki4N/S0KLFNia5egFgiA3AH2QXLnokS7OYXuu6GMJJ1S5mDe6P5zU+tfJe/Mebq24u7CgR0gAvohSPRdDTwdY='
42     "hacluster-horizon":
43       charm: "cs:trusty/hacluster"
44       options:
45         corosync_key: |
46           'aCVPHw6XYne+Hxv0WPiM3+yEfeIxs0Ly0EMKB494Rdzjf5rE52GcXqqxuvIa/nXJ4GCR+UdKk9FEwcASfYkeu3HDWUld9uTE6pOc+ibWYnybNH7VBfEHW8h9YmQKs3HD2T3wlTcS2irU4CUW7/IKNok4etYdM3iFn1K2ReSGXEI='
47     "hacluster-nova":
48       charm: "cs:trusty/hacluster"
49       options:
50         corosync_key: |
51           'gel86qmEze8dYKYbfqIgRpqapJpKtdYL2hxC1y5nWYBPq7EMf6V8mF01IjeUkSRs14CUDrsPpT4PWeom7EOY2fleuLx/aIuqQUfEDkhf/gvaz7BaU4hrmTCoDBK7/HvEwY+/wu4qkEeckzSRPsm9MYzqnLRshh8yjZJ70xU/mmk='
52     "hacluster-neutron": 
53       charm: "cs:trusty/hacluster"
54       options:
55         corosync_key: |
56           'KNhb4++3jlllbnscS5D3qdzOJDsQPEeZ7zOLZJHbkKrRjX9gRCijVVOiv2JCvq03HqQ7LIufQzWGl9Za8qh0f6QmQ3XhFh/Cb/3WaYFj+tEf0zArWv+8miswmM1z4eyTSrTWBq0dTgx1z96wjBxP5HV0+1LWW+3Ei4oZWyRGeR0='
57     "hacluster-glance":
58       charm: "cs:trusty/hacluster"
59       options:
60         corosync_key: |
61           'el1dd8107J5mwQDPS7tEJPZrr0XFfL95+Tku/QG90W5Q5f5SP4W8TRfKvddGmZWZl2lVd1neG5WqaHa1mq/aScJpoflzVAJCvshN7Gd2AjHhLNNugeI8S90j/7wrKUhqiCAlkKaeri2xs5bB5PZ7Z9AHuNZL7SW1al8lxrKhUFI='
62     "hacluster-ceilometer":
63       charm: "cs:trusty/hacluster"
64       options:
65         corosync_key: |
66           'cHkgKGJpdHMgPSA5NjApLgpQcmVzcyBrZXlzIG9uIHlvdXIga2V5Ym9hcmQgdG8gZ2VuZXJhdGUgZW50cm9weSAoYml0cyA9IDEwMDgpLgpXcml0aW5nIGNvcm9zeW5jIGtleSB0byAvZXRjL2Nvcm9zeW5jL2F1dGhrZXkuCg=='
67     "ceilometer":
68       branch: "lp:~openstack-charmers/charms/trusty/ceilometer/next"
69       num_units: 3
70       options:
71         vip: 10.4.1.14
72       to:
73         - "lxc:nodes-api=2"
74         - "lxc:nodes-api=0"
75         - "lxc:nodes-api=1"
76     "ceilometer-agent":
77       branch: "lp:~openstack-charmers/charms/trusty/ceilometer-agent/next"
78     "mongodb":
79       charm: "cs:trusty/mongodb"
80       num_units: 1
81       to:
82         - "lxc:nodes-api=0"
83     heat:
84       branch: "lp:~openstack-charmers/charms/trusty/heat/next"
85       to:
86         - "lxc:nodes-api=0"
87     ceph:
88       charm: cs:trusty/ceph
89       num_units: 2
90       options:
91         fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7
92         monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A==
93         osd-devices: /srv
94         monitor-count: 1        
95         osd-reformat: 'no'
96 #        ceph-cluster-network: 192.168.0.0/24
97 #        ceph-public-network: 192.168.0.0/24
98       to:
99         - "nodes-compute=0"
100         - "nodes-compute=1"
101     ceph-osd:
102       charm: cs:trusty/ceph-osd
103       num_units: 1
104       options:
105         osd-devices: /srv
106         osd-reformat: 'yes'
107       to:
108         - "nodes-api=1"
109     ceph-radosgw:
110       charm: cs:trusty/ceph-radosgw
111       num_units: 1
112       options:
113         use-embedded-webserver: true
114         operator-roles: "Member,admin"
115       to:
116         - "lxc:nodes-api=0"
117     cinder:
118       charm: cs:trusty/cinder
119       num_units: 3
120       options:
121         block-device: None
122         glance-api-version: 2
123 #        ha-mcastport: 5401
124       to:
125         - "lxc:nodes-api=1"
126         - "lxc:nodes-api=0"
127         - "lxc:nodes-api=2"
128     cinder-ceph:
129       charm: cs:trusty/cinder-ceph
130     "rabbitmq-server": 
131       branch: lp:charms/trusty/rabbitmq-server
132       num_units: 3
133       to:
134         - "lxc:nodes-api=2"
135         - "lxc:nodes-api=0"
136         - "lxc:nodes-api=1"
137     "keystone": 
138       branch: lp:charms/trusty/keystone
139       num_units: 3
140       options: 
141 #        ha-mcastport: 5402
142         "admin-password": openstack
143         "admin-token": admin
144         vip: 10.4.1.13
145       to:
146         - "lxc:nodes-api=0"
147         - "lxc:nodes-api=1"
148         - "lxc:nodes-api=2"
149     "openstack-dashboard": 
150       branch: lp:charms/trusty/openstack-dashboard
151       num_units: 3
152       options: 
153         secret: admin
154         vip: 10.4.1.11
155         webroot: /
156       to:
157         - "lxc:nodes-api=1"
158         - "lxc:nodes-api=0"
159         - "lxc:nodes-api=2"
160     "nova-compute": 
161       branch: lp:~openstack-charmers/charms/trusty/nova-compute/next
162       num_units: 2
163       options: 
164         "enable-live-migration": False
165         "manage-neutron-plugin-legacy-mode": False
166       to:
167         - "nodes-compute=0"
168         - "nodes-compute=1"
169 #        - "nodes-api=0"
170 #        - "nodes-api=1"
171 #        - "nodes-api=2"
172     "nova-cloud-controller": 
173       branch: lp:charms/trusty/nova-cloud-controller
174       num_units: 3
175       options: 
176         "console-access-protocol": novnc
177         "network-manager": Neutron
178         "quantum-security-groups": "yes"
179         "service-guard": true
180         vip: 10.4.1.16
181       to:
182         - "lxc:nodes-api=2"
183         - "lxc:nodes-api=0"
184         - "lxc:nodes-api=1"
185     "neutron-api": 
186       branch: lp:~openstack-charmers/charms/trusty/neutron-api/next
187       num_units: 3
188       options:
189         neutron-security-groups: True
190         manage-neutron-plugin-legacy-mode: False
191         vip: 10.4.1.17
192       to: 
193         - "lxc:nodes-api=0"
194         - "lxc:nodes-api=1"
195         - "lxc:nodes-api=2"
196     neutron-gateway:
197       branch: lp:charms/trusty/neutron-gateway
198       options:
199 #        "ext-port": "eth1"
200         plugin: ovs-odl
201         instance-mtu: 1400
202       to:  
203         - "nodes-api=0"
204     odl-controller:
205       branch: lp:~openstack-charmers/charms/trusty/odl-controller/next
206       options:
207         install-url: "https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.4-Helium-SR4/distribution-karaf-0.2.4-Helium-SR4.tar.gz"
208 #        install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.3.2-Lithium-SR2/distribution-karaf-0.3.2-Lithium-SR2.tar.gz"
209         http-proxy: "http://squid.internal:3128"
210         https-proxy: "http://squid.internal:3128"
211
212       to: 
213         - "lxc:nodes-api=1"
214     "glance": 
215       branch: lp:charms/trusty/glance
216       num_units: 3
217       options: 
218         vip: 10.4.1.12
219 #        ha-mcastport: 5402
220       to:
221         - "lxc:nodes-api=1"
222         - "lxc:nodes-api=0"
223         - "lxc:nodes-api=2"
224     neutron-api-odl:
225       branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/vpp
226       options:
227         overlay-network-type: 'vxlan gre'
228         security-groups: True
229     openvswitch-odl:
230       branch: lp:~openstack-charmers/charms/trusty/openvswitch-odl/trunk
231   relations:
232     - - "glance:ha"
233       - "hacluster-glance:ha"
234     - - "keystone:ha"
235       - "hacluster-keystone:ha"
236     - - "neutron-api:ha"
237       - "hacluster-neutron:ha"
238     - - "nova-cloud-controller:ha"
239       - "hacluster-nova:ha"
240     - - "openstack-dashboard:ha"
241       - "hacluster-horizon:ha"
242     - - "ceilometer:ha"
243       - "hacluster-ceilometer:ha"
244     - - "neutron-api:neutron-plugin-api-subordinate"
245       - "neutron-api-odl:neutron-plugin-api-subordinate"
246     - - "nova-compute:neutron-plugin"
247       - "openvswitch-odl:neutron-plugin"
248     - - "neutron-gateway"
249       - "openvswitch-odl"
250     - - "openvswitch-odl:ovsdb-manager"
251       - "odl-controller:ovsdb-manager"
252     - - "neutron-api-odl:odl-controller"
253       - "odl-controller:controller-api"
254     - - "keystone:shared-db"
255       - "percona-cluster:shared-db"
256     - - "nova-cloud-controller:shared-db"
257       - "percona-cluster:shared-db"
258     - - "nova-cloud-controller:amqp"
259       - "rabbitmq-server:amqp"
260     - - "nova-cloud-controller:image-service"
261       - "glance:image-service"
262     - - "nova-cloud-controller:identity-service"
263       - "keystone:identity-service"
264     - - "nova-cloud-controller:cloud-compute"
265       - "nova-compute:cloud-compute"
266     - - "nova-compute:amqp"
267       - "rabbitmq-server:amqp"
268     - - "nova-compute:image-service"
269       - "glance:image-service"
270     - - "glance:shared-db"
271       - "percona-cluster:shared-db"
272     - - "glance:identity-service"
273       - "keystone:identity-service"
274     - - "glance:amqp"
275       - "rabbitmq-server:amqp"
276     - - "openstack-dashboard:identity-service"
277       - "keystone:identity-service"
278     - - "neutron-api:shared-db"
279       - "percona-cluster:shared-db"
280     - - "neutron-api:amqp"
281       - "rabbitmq-server:amqp"
282     - - "nova-cloud-controller:neutron-api"
283       - "neutron-api:neutron-api"
284     - - "neutron-api:identity-service"
285       - "keystone:identity-service"
286     - - "neutron-gateway:amqp"
287       - "rabbitmq-server:amqp"
288     - - "neutron-gateway:neutron-plugin-api"
289       - "neutron-api:neutron-plugin-api"
290     - - "nova-cloud-controller:quantum-network-service"
291       - "neutron-gateway:quantum-network-service"
292     - - "ceilometer:amqp"
293       - "rabbitmq-server:amqp"
294     - - "ceilometer-agent:ceilometer-service"
295       - "ceilometer:ceilometer-service"
296     - - "ceilometer:identity-service"
297       - "keystone:identity-service"
298     - - "ceilometer:identity-notifications"
299       - "keystone:identity-notifications"
300     - - "ceilometer-agent:nova-ceilometer"
301       - "nova-compute:nova-ceilometer"
302     - - "ceilometer:shared-db"
303       - "mongodb:database"
304     - - "heat:shared-db"
305       - "percona-cluster:shared-db"
306     - - "heat:identity-service"
307       - "keystone:identity-service"
308     - - "heat:amqp"
309       - "rabbitmq-server:amqp"
310     - - "cinder:image-service"
311       - "glance:image-service"
312     - - "cinder:amqp"
313       - "rabbitmq-server:amqp"
314     - - "cinder:identity-service"
315       - "keystone:identity-service"
316     - - "cinder:cinder-volume-service"
317       - "nova-cloud-controller:cinder-volume-service"
318     - - "cinder-ceph:storage-backend"
319       - "cinder:storage-backend"
320     - - "ceph:client"
321       - "nova-compute:ceph"
322     - - "cinder:shared-db"
323       - "percona-cluster:shared-db"
324     - - "ceph:client"
325       - "cinder-ceph:ceph"
326     - - "ceph:client"
327       - "glance:ceph"
328     - - "ceph-osd:mon"
329       - "ceph:osd"
330     - - "ceph-radosgw:mon"
331       - "ceph:radosgw"
332     - - "ceph-radosgw:identity-service"
333       - "keystone:identity-service"
334
335 trusty-liberty-nodes:
336   inherits: openstack-phase1
337   overrides:
338     series: trusty
339
340 trusty-liberty:
341   inherits: openstack-phase2
342   overrides:
343     cluster_count: 3
344     #os-data-network: 10.4.8.0/21
345     #prefer-ipv6: true
346     region: Canonical
347     source: "cloud:trusty-liberty"
348     "openstack-origin": "cloud:trusty-liberty"
349     series: trusty
350     ceph-osd-replication-count: 2
351     admin-role: admin
352     keystone-admin-role: admin
353
354 trusty-kilo-nodes:
355   inherits: openstack-phase1
356   overrides:
357     series: trusty
358
359 trusty-kilo:
360   inherits: openstack-phase2
361   overrides:
362     cluster_count: 3
363     #os-data-network: 10.4.8.0/21
364     #prefer-ipv6: true
365     region: Canonical
366     source: "cloud:trusty-kilo"
367     "openstack-origin": "cloud:trusty-kilo"
368     series: trusty
369     ceph-osd-replication-count: 2
370     admin-role: admin
371     keystone-admin-role: admin
372
373 trusty-juno-nodes:
374   inherits: openstack-phase1
375   overrides:
376     series: trusty
377
378 trusty-juno:
379   inherits: openstack-phase2
380   overrides:
381     cluster_count: 3
382     #os-data-network: 10.4.8.0/21
383     #prefer-ipv6: true
384     region: Canonical
385     source: "cloud:trusty-juno"
386     "openstack-origin": "cloud:trusty-juno"
387     series: trusty
388     ceph-osd-replication-count: 2
389     admin-role: admin
390     keystone-admin-role: admin
391