Merge lp:~1chb1n/openstack-charm-testing/liberty-prep into lp:openstack-charm-testing

Proposed by Ryan Beisner
Status: Merged
Merged at revision: 118
Proposed branch: lp:~1chb1n/openstack-charm-testing/liberty-prep
Merge into: lp:openstack-charm-testing
Diff against target: 889 lines (+313/-296)
23 files modified
bundles/0mq/0mq.yaml (+27/-1)
bundles/baremetal/7-default.yaml (+26/-1)
bundles/baremetal/7-next.yaml (+26/-2)
bundles/dev/nc-lxd-3host.yaml (+1/-1)
bundles/dev/next-ha.yaml (+52/-1)
bundles/dev/next-kilo-testing.yaml (+0/-278)
bundles/dev/two-smoosh.yaml (+1/-2)
bundles/leadership-election/leadership-election.yaml (+26/-0)
bundles/legacy/essex.yaml (+2/-0)
bundles/other/deployer-quick-check.yaml (+27/-1)
bundles/other/mediawikijoompress.yaml (+3/-0)
bundles/other/ubuntu3-dev.yaml (+3/-0)
bundles/other/ubuntu3-lxc.yaml (+3/-0)
bundles/other/ubuntu3.yaml (+3/-0)
bundles/ppc64/powerkvm-fullstack.yaml (+27/-1)
bundles/ppc64/powerkvm-three-unit-method1.yaml (+1/-1)
bundles/ppc64/powerkvm-two-unit-dense.yaml (+27/-1)
bundles/ppc64/ppc64el-two-unit-method1.yaml (+1/-1)
bundles/ppc64/ppc64el-two-unit-method2.yaml (+1/-1)
bundles/source/default.yaml (+1/-1)
bundles/source/next.yaml (+1/-1)
bundles/sparse/default.yaml (+27/-1)
bundles/sparse/next.yaml (+27/-1)
To merge this branch: bzr merge lp:~1chb1n/openstack-charm-testing/liberty-prep
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+265106@code.launchpad.net

Commit message

N-G to Q-G rename in next bundles; Prep for wily/liberty; Switch to pxc.

Description of the change

N-G to Q-G rename in next bundles; Prep for wily/liberty; Switch to pxc.

To post a comment you must log in.
110. By Ryan Beisner

update

111. By Ryan Beisner

rebase, resolve conflicts

Revision history for this message
James Page (james-page) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundles/0mq/0mq.yaml'
2--- bundles/0mq/0mq.yaml 2015-07-17 16:31:58 +0000
3+++ bundles/0mq/0mq.yaml 2015-07-21 13:28:25 +0000
4@@ -2,7 +2,7 @@
5 openstack-services:
6 services:
7 mysql:
8- branch: lp:charms/mysql
9+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
10 constraints: mem=1G
11 options:
12 dataset-size: 50%
13@@ -144,3 +144,29 @@
14 vivid-kilo-zmq:
15 inherits: openstack-icehouse-zmq
16 series: vivid
17+# liberty
18+trusty-liberty:
19+ inherits: openstack-icehouse
20+ series: trusty
21+ overrides:
22+ openstack-origin: cloud:trusty-liberty
23+ source: cloud:trusty-liberty
24+trusty-liberty-proposed:
25+ inherits: trusty-liberty
26+ overrides:
27+ openstack-origin: cloud:trusty-liberty/proposed
28+ source: cloud:trusty-liberty/proposed
29+trusty-liberty-staging:
30+ inherits: trusty-liberty
31+ overrides:
32+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
33+ source: ppa:ubuntu-cloud-archive/liberty-staging
34+wily-liberty:
35+ inherits: openstack-icehouse
36+ series: wily
37+wily-liberty-proposed:
38+ inherits: wily-liberty
39+ overrides:
40+ source: proposed
41+ openstack-origin: distro-proposed
42+
43
44=== modified file 'bundles/baremetal/7-default.yaml'
45--- bundles/baremetal/7-default.yaml 2015-04-02 03:52:38 +0000
46+++ bundles/baremetal/7-default.yaml 2015-07-21 13:28:25 +0000
47@@ -9,7 +9,7 @@
48 openstack-services:
49 services:
50 mysql:
51- branch: lp:charms/trusty/mysql
52+ branch: lp:charms/trusty/percona-cluster
53 options:
54 dataset-size: 50%
55 max-connections: 20000
56@@ -312,3 +312,28 @@
57 overrides:
58 source: proposed
59 openstack-origin: distro-proposed
60+# liberty
61+trusty-liberty:
62+ inherits: openstack-icehouse
63+ series: trusty
64+ overrides:
65+ openstack-origin: cloud:trusty-liberty
66+ source: cloud:trusty-liberty
67+trusty-liberty-proposed:
68+ inherits: trusty-liberty
69+ overrides:
70+ openstack-origin: cloud:trusty-liberty/proposed
71+ source: cloud:trusty-liberty/proposed
72+trusty-liberty-staging:
73+ inherits: trusty-liberty
74+ overrides:
75+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
76+ source: ppa:ubuntu-cloud-archive/liberty-staging
77+wily-liberty:
78+ inherits: openstack-icehouse
79+ series: wily
80+wily-liberty-proposed:
81+ inherits: wily-liberty
82+ overrides:
83+ source: proposed
84+ openstack-origin: distro-proposed
85
86=== modified file 'bundles/baremetal/7-next.yaml'
87--- bundles/baremetal/7-next.yaml 2015-07-17 16:31:58 +0000
88+++ bundles/baremetal/7-next.yaml 2015-07-21 13:28:25 +0000
89@@ -9,7 +9,7 @@
90 openstack-services:
91 services:
92 mysql:
93- branch: lp:charms/trusty/mysql
94+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
95 options:
96 dataset-size: 50%
97 max-connections: 20000
98@@ -206,7 +206,6 @@
99 services:
100 neutron-api:
101 branch: lp:~openstack-charmers/charms/trusty/neutron-api/next
102-# constraints: mem=1G
103 options:
104 neutron-security-groups: True
105 neutron-openvswitch:
106@@ -313,3 +312,28 @@
107 overrides:
108 source: proposed
109 openstack-origin: distro-proposed
110+# liberty
111+trusty-liberty:
112+ inherits: openstack-icehouse
113+ series: trusty
114+ overrides:
115+ openstack-origin: cloud:trusty-liberty
116+ source: cloud:trusty-liberty
117+trusty-liberty-proposed:
118+ inherits: trusty-liberty
119+ overrides:
120+ openstack-origin: cloud:trusty-liberty/proposed
121+ source: cloud:trusty-liberty/proposed
122+trusty-liberty-staging:
123+ inherits: trusty-liberty
124+ overrides:
125+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
126+ source: ppa:ubuntu-cloud-archive/liberty-staging
127+wily-liberty:
128+ inherits: openstack-icehouse
129+ series: wily
130+wily-liberty-proposed:
131+ inherits: wily-liberty
132+ overrides:
133+ source: proposed
134+ openstack-origin: distro-proposed
135
136=== modified file 'bundles/dev/nc-lxd-3host.yaml'
137--- bundles/dev/nc-lxd-3host.yaml 2015-07-17 16:31:58 +0000
138+++ bundles/dev/nc-lxd-3host.yaml 2015-07-21 13:28:25 +0000
139@@ -60,7 +60,7 @@
140 "gui-x": "250"
141 "gui-y": "500"
142 mysql:
143- branch: lp:charms/trusty/mysql
144+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
145 num_units: 1
146 options:
147 "max-connections": 20000
148
149=== modified file 'bundles/dev/next-ha.yaml'
150--- bundles/dev/next-ha.yaml 2015-07-17 16:31:58 +0000
151+++ bundles/dev/next-ha.yaml 2015-07-21 13:28:25 +0000
152@@ -5,7 +5,7 @@
153 mysql:
154 num_units: 2
155 charm: percona-cluster
156- branch: lp:~openstack-charmers/charms/trusty/percona-cluster/trunk
157+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
158 constraints: mem=1G
159 options:
160 dataset-size: 50%
161@@ -326,3 +326,54 @@
162 overrides:
163 source: proposed
164 openstack-origin: distro-proposed
165+# kilo
166+trusty-kilo:
167+ inherits: openstack-icehouse
168+ series: trusty
169+ overrides:
170+ openstack-origin: cloud:trusty-kilo
171+ source: cloud:trusty-kilo
172+trusty-kilo-proposed:
173+ inherits: trusty-kilo
174+ overrides:
175+ openstack-origin: cloud:trusty-kilo/proposed
176+ source: cloud:trusty-kilo/proposed
177+trusty-kilo-staging:
178+ inherits: trusty-kilo
179+ overrides:
180+ openstack-origin: ppa:ubuntu-cloud-archive/kilo-staging
181+ source: ppa:ubuntu-cloud-archive/kilo-staging
182+vivid-kilo:
183+ inherits: openstack-icehouse
184+ series: vivid
185+vivid-kilo-proposed:
186+ inherits: vivid-kilo
187+ overrides:
188+ source: proposed
189+ openstack-origin: distro-proposed
190+# liberty
191+trusty-liberty:
192+ inherits: openstack-icehouse
193+ series: trusty
194+ overrides:
195+ openstack-origin: cloud:trusty-liberty
196+ source: cloud:trusty-liberty
197+trusty-liberty-proposed:
198+ inherits: trusty-liberty
199+ overrides:
200+ openstack-origin: cloud:trusty-liberty/proposed
201+ source: cloud:trusty-liberty/proposed
202+trusty-liberty-staging:
203+ inherits: trusty-liberty
204+ overrides:
205+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
206+ source: ppa:ubuntu-cloud-archive/liberty-staging
207+wily-liberty:
208+ inherits: openstack-icehouse
209+ series: wily
210+wily-liberty-proposed:
211+ inherits: wily-liberty
212+ overrides:
213+ source: proposed
214+ openstack-origin: distro-proposed
215+
216
217=== removed file 'bundles/dev/next-kilo-testing.yaml'
218--- bundles/dev/next-kilo-testing.yaml 2015-07-17 16:31:58 +0000
219+++ bundles/dev/next-kilo-testing.yaml 1970-01-01 00:00:00 +0000
220@@ -1,278 +0,0 @@
221-# vim: set ts=2 et:
222-#
223-# temporary bundle to exercise the kilo-support branches
224-#
225-# deployer bundle for development ('next') charms
226-openstack-services:
227- services:
228- mysql:
229-# branch: lp:charms/trusty/mysql
230- branch: lp:~gnuoy/charms/trusty/mysql/sync-ch
231- constraints: mem=1G
232- options:
233- dataset-size: 50%
234- rabbitmq-server:
235- branch: lp:~openstack-charmers/charms/trusty/rabbitmq-server/next
236- constraints: mem=1G
237- ceph:
238- branch: lp:~openstack-charmers/charms/trusty/ceph/next
239- num_units: 3
240- constraints: mem=1G
241- options:
242- monitor-count: 3
243- fsid: 6547bd3e-1397-11e2-82e5-53567c8d32dc
244- monitor-secret: AQCXrnZQwI7KGBAAiPofmKEXKxu5bUzoYLVkbQ==
245- osd-devices: /dev/vdb
246- osd-reformat: "yes"
247- ephemeral-unmount: /mnt
248- keystone:
249- branch: lp:~openstack-charmers/charms/trusty/keystone/next
250- constraints: mem=1G
251- options:
252- admin-password: openstack
253- admin-token: ubuntutesting
254- openstack-dashboard:
255- branch: lp:~openstack-charmers/charms/trusty/openstack-dashboard/next
256- constraints: mem=1G
257- nova-compute:
258- branch: lp:~openstack-charmers/charms/trusty/nova-compute/next
259- num_units: 3
260- constraints: mem=4G
261- options:
262- enable-live-migration: True
263- enable-resize: True
264- nova-cloud-controller:
265- branch: lp:~openstack-charmers/charms/trusty/nova-cloud-controller/next
266- constraints: mem=1G
267- options:
268- network-manager: Quantum
269- quantum-security-groups: "yes"
270- neutron-gateway:
271- branch: lp:~openstack-charmers/charms/trusty/neutron-gateway/next
272- constraints: mem=1G
273- options:
274- instance-mtu: 1300
275- cinder:
276- branch: lp:~openstack-charmers/charms/trusty/cinder/next
277- options:
278- block-device: "None"
279- glance-api-version: 2
280- constraints: mem=1G
281- cinder-ceph:
282- branch: lp:~openstack-charmers/charms/trusty/cinder-ceph/next
283- glance:
284- branch: lp:~openstack-charmers/charms/trusty/glance/next
285- constraints: mem=1G
286- swift-proxy:
287- branch: lp:~openstack-charmers/charms/trusty/swift-proxy/next
288- constraints: mem=1G
289- options:
290- zone-assignment: manual
291- replicas: 3
292- swift-hash: fdfef9d4-8b06-11e2-8ac0-531c923c8fae
293- swift-storage-z1:
294- branch: lp:~openstack-charmers/charms/trusty/swift-storage/next
295- constraints: mem=1G
296- options:
297- zone: 1
298- block-device: vdb
299- overwrite: "true"
300- swift-storage-z2:
301- branch: lp:~openstack-charmers/charms/trusty/swift-storage/next
302- constraints: mem=1G
303- options:
304- zone: 2
305- block-device: vdb
306- overwrite: "true"
307- swift-storage-z3:
308- branch: lp:~openstack-charmers/charms/trusty/swift-storage/next
309- constraints: mem=1G
310- options:
311- zone: 3
312- block-device: vdb
313- overwrite: "true"
314- ceilometer:
315- branch: lp:~openstack-charmers/charms/trusty/ceilometer/next
316- constraints: mem=1G
317- ceilometer-agent:
318- branch: lp:~openstack-charmers/charms/trusty/ceilometer-agent/next
319- heat:
320- branch: lp:~openstack-charmers/charms/trusty/heat/next
321- mongodb:
322-# branch: lp:charms/trusty/mongodb
323- branch: lp:~gnuoy/charms/trusty/mongodb/sync-ch
324- constraints: mem=1G
325- relations:
326- - [ keystone, mysql ]
327- - [ nova-cloud-controller, mysql ]
328- - [ nova-cloud-controller, rabbitmq-server ]
329- - [ nova-cloud-controller, glance ]
330- - [ nova-cloud-controller, keystone ]
331- - [ nova-compute, nova-cloud-controller ]
332- - [ nova-compute, mysql ]
333- - - nova-compute
334- - rabbitmq-server:amqp
335- - [ nova-compute, glance ]
336- - [ nova-compute, ceph ]
337- - [ glance, mysql ]
338- - [ glance, keystone ]
339- - [ glance, ceph ]
340- - [ glance, cinder ]
341- - [ cinder, mysql ]
342- - [ cinder, rabbitmq-server ]
343- - [ cinder, nova-cloud-controller ]
344- - [ cinder, keystone ]
345- - [ cinder, cinder-ceph ]
346- - [ cinder-ceph, ceph ]
347- - [ neutron-gateway, mysql ]
348- - [ neutron-gateway, nova-cloud-controller ]
349- - [ openstack-dashboard, keystone ]
350- - [ swift-proxy, keystone ]
351- - [ swift-proxy, swift-storage-z1 ]
352- - [ swift-proxy, swift-storage-z2 ]
353- - [ swift-proxy, swift-storage-z3 ]
354- - - ceilometer
355- - keystone:identity-service
356- - [ ceilometer, rabbitmq-server ]
357- - [ ceilometer, mongodb ]
358- - [ ceilometer-agent, nova-compute ]
359- - [ ceilometer-agent, ceilometer ]
360- - [ heat, mysql ]
361- - [ heat, keystone ]
362- - [ heat, rabbitmq-server ]
363-openstack-singlerabbit:
364- inherits: openstack-services
365- relations:
366- - [ "neutron-gateway:amqp", rabbitmq-server ]
367-openstack-icehouse:
368- inherits: openstack-singlerabbit
369- services:
370- neutron-api:
371- branch: lp:~openstack-charmers/charms/trusty/neutron-api/next
372- constraints: mem=1G
373- options:
374- neutron-security-groups: True
375- neutron-openvswitch:
376- branch: lp:~openstack-charmers/charms/trusty/neutron-openvswitch/next
377- relations:
378- - [ neutron-api, mysql ]
379- - [ neutron-api, rabbitmq-server ]
380- - [ neutron-api, nova-cloud-controller ]
381- - [ neutron-api, neutron-openvswitch ]
382- - [ neutron-api, keystone ]
383- - [ neutron-api, neutron-gateway ]
384- - [ neutron-openvswitch, nova-compute ]
385- - [ neutron-openvswitch, rabbitmq-server ]
386-openstack-icehouse-msg-split:
387- inherits: openstack-services
388- services:
389- neutron-api:
390- branch: lp:~openstack-charmers/charms/trusty/neutron-api/next
391- constraints: mem=1G
392- options:
393- neutron-security-groups: True
394- neutron-openvswitch:
395- branch: lp:~openstack-charmers/charms/trusty/neutron-openvswitch/next
396- rabbitmq-server-neutron:
397- branch: lp:charms/trusty/rabbitmq-server
398- constraints: mem=1G
399- relations:
400- - [ neutron-api, mysql ]
401- - [ neutron-api, rabbitmq-server-neutron ]
402- - [ neutron-api, nova-cloud-controller ]
403- - [ neutron-api, neutron-openvswitch ]
404- - [ neutron-api, keystone ]
405- - [ neutron-api, neutron-gateway ]
406- - [ neutron-openvswitch, nova-compute ]
407- - [ neutron-openvswitch, rabbitmq-server-neutron ]
408- - [ "neutron-gateway:amqp-nova", rabbitmq-server ]
409- - [ "neutron-gateway:amqp", rabbitmq-server-neutron ]
410-# icehouse
411-precise-icehouse:
412- inherits: openstack-singlerabbit
413- series: precise
414- overrides:
415- openstack-origin: cloud:precise-icehouse
416- source: cloud:precise-icehouse
417-precise-icehouse-proposed:
418- inherits: precise-icehouse
419- overrides:
420- openstack-origin: cloud:precise-icehouse/proposed
421- source: cloud:precise-updates/icehouse
422-precise-icehouse-staging:
423- inherits: precise-icehouse
424- overrides:
425- openstack-origin: ppa:ubuntu-cloud-archive/icehouse-staging
426- source: ppa:ubuntu-cloud-archive/icehouse-staging
427-precise-icehouse-trunk:
428- inherits: precise-icehouse
429- overrides:
430- openstack-origin: ppa:openstack-ubuntu-testing/icehouse
431- source: ppa:openstack-ubuntu-testing/icehouse
432-trusty-icehouse:
433- inherits: openstack-icehouse
434- series: trusty
435-trusty-icehouse-msg-split:
436- inherits: openstack-icehouse-msg-split
437- series: trusty
438-trusty-icehouse-proposed:
439- inherits: trusty-icehouse
440- overrides:
441- source: proposed
442- openstack-origin: distro-proposed
443-trusty-icehouse-trunk:
444- inherits: trusty-icehouse
445- overrides:
446- openstack-origin: ppa:openstack-ubuntu-testing/icehouse
447- source: ppa:openstack-ubuntu-testing/icehouse
448- offline-compression: "no"
449-# juno
450-trusty-juno:
451- inherits: openstack-icehouse
452- series: trusty
453- overrides:
454- openstack-origin: cloud:trusty-juno
455- source: cloud:trusty-juno
456-trusty-juno-proposed:
457- inherits: trusty-juno
458- overrides:
459- openstack-origin: cloud:trusty-juno/proposed
460- source: cloud:trusty-proposed/juno
461-trusty-juno-staging:
462- inherits: trusty-juno
463- overrides:
464- openstack-origin: ppa:ubuntu-cloud-archive/juno-staging
465- source: ppa:ubuntu-cloud-archive/juno-staging
466-utopic-juno:
467- inherits: openstack-icehouse
468- series: utopic
469-utopic-juno-proposed:
470- inherits: utopic-juno
471- overrides:
472- source: proposed
473- openstack-origin: distro-proposed
474-# kilo
475-trusty-kilo:
476- inherits: openstack-icehouse
477- series: trusty
478- overrides:
479- openstack-origin: cloud:trusty-kilo
480- source: cloud:trusty-kilo
481-trusty-kilo-proposed:
482- inherits: trusty-kilo
483- overrides:
484- openstack-origin: cloud:trusty-kilo/proposed
485- source: cloud:trusty-proposed/kilo
486-trusty-kilo-staging:
487- inherits: trusty-kilo
488- overrides:
489- openstack-origin: ppa:ubuntu-cloud-archive/kilo-staging
490- source: ppa:ubuntu-cloud-archive/kilo-staging
491-vivid-kilo:
492- inherits: openstack-icehouse
493- series: vivid
494-vivid-kilo-proposed:
495- inherits: vivid-kilo
496- overrides:
497- source: proposed
498- openstack-origin: distro-proposed
499
500=== modified file 'bundles/dev/two-smoosh.yaml'
501--- bundles/dev/two-smoosh.yaml 2015-07-17 16:31:58 +0000
502+++ bundles/dev/two-smoosh.yaml 2015-07-21 13:28:25 +0000
503@@ -36,7 +36,6 @@
504 - "lxc:0"
505 neutron-gateway:
506 branch: lp:~openstack-charmers/charms/trusty/neutron-gateway/next
507-# constraints: mem=8G
508 num_units: 1
509 options:
510 "ext-port": eth1
511@@ -64,7 +63,7 @@
512 "gui-x": "250"
513 "gui-y": "500"
514 mysql:
515- branch: lp:charms/trusty/mysql
516+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
517 num_units: 1
518 options:
519 "max-connections": 20000
520
521=== modified file 'bundles/leadership-election/leadership-election.yaml'
522--- bundles/leadership-election/leadership-election.yaml 2015-06-09 10:05:05 +0000
523+++ bundles/leadership-election/leadership-election.yaml 2015-07-21 13:28:25 +0000
524@@ -474,3 +474,29 @@
525 overrides:
526 source: proposed
527 openstack-origin: distro-proposed
528+# liberty
529+trusty-liberty:
530+ inherits: openstack-icehouse
531+ series: trusty
532+ overrides:
533+ openstack-origin: cloud:trusty-liberty
534+ source: cloud:trusty-liberty
535+trusty-liberty-proposed:
536+ inherits: trusty-liberty
537+ overrides:
538+ openstack-origin: cloud:trusty-liberty/proposed
539+ source: cloud:trusty-liberty/proposed
540+trusty-liberty-staging:
541+ inherits: trusty-liberty
542+ overrides:
543+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
544+ source: ppa:ubuntu-cloud-archive/liberty-staging
545+wily-liberty:
546+ inherits: openstack-icehouse
547+ series: wily
548+wily-liberty-proposed:
549+ inherits: wily-liberty
550+ overrides:
551+ source: proposed
552+ openstack-origin: distro-proposed
553+
554
555=== modified file 'bundles/legacy/essex.yaml'
556--- bundles/legacy/essex.yaml 2015-02-20 21:27:00 +0000
557+++ bundles/legacy/essex.yaml 2015-07-21 13:28:25 +0000
558@@ -1,5 +1,7 @@
559 # precise-essex next
560 #
561+# /!\ Not functionally validated /!\
562+#
563 # NOTE(beisner) 2015 Feb 18: This is a bundle to deploy precise-essex for
564 # testing purposes, using the current development ('next') charms. It is
565 # not intended for production deployment use.
566
567=== modified file 'bundles/other/deployer-quick-check.yaml'
568--- bundles/other/deployer-quick-check.yaml 2015-02-25 14:27:26 +0000
569+++ bundles/other/deployer-quick-check.yaml 2015-07-21 13:28:25 +0000
570@@ -4,7 +4,7 @@
571 deployer-quick-check:
572 services:
573 mysql:
574- branch: lp:charms/trusty/mysql
575+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
576 constraints: mem=1G
577 options:
578 dataset-size: 50%
579@@ -102,3 +102,29 @@
580 overrides:
581 source: proposed
582 openstack-origin: distro-proposed
583+# liberty
584+trusty-liberty:
585+ inherits: openstack-icehouse
586+ series: trusty
587+ overrides:
588+ openstack-origin: cloud:trusty-liberty
589+ source: cloud:trusty-liberty
590+trusty-liberty-proposed:
591+ inherits: trusty-liberty
592+ overrides:
593+ openstack-origin: cloud:trusty-liberty/proposed
594+ source: cloud:trusty-liberty/proposed
595+trusty-liberty-staging:
596+ inherits: trusty-liberty
597+ overrides:
598+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
599+ source: ppa:ubuntu-cloud-archive/liberty-staging
600+wily-liberty:
601+ inherits: openstack-icehouse
602+ series: wily
603+wily-liberty-proposed:
604+ inherits: wily-liberty
605+ overrides:
606+ source: proposed
607+ openstack-origin: distro-proposed
608+
609
610=== modified file 'bundles/other/mediawikijoompress.yaml'
611--- bundles/other/mediawikijoompress.yaml 2015-03-02 17:10:49 +0000
612+++ bundles/other/mediawikijoompress.yaml 2015-07-21 13:28:25 +0000
613@@ -50,3 +50,6 @@
614 vivid:
615 inherits: mediawikijoompress
616 series: vivid
617+wily:
618+ inherits: mediawikijoompress
619+ series: wily
620
621=== modified file 'bundles/other/ubuntu3-dev.yaml'
622--- bundles/other/ubuntu3-dev.yaml 2015-04-28 12:06:33 +0000
623+++ bundles/other/ubuntu3-dev.yaml 2015-07-21 13:28:25 +0000
624@@ -30,3 +30,6 @@
625 vivid:
626 inherits: u3
627 series: vivid
628+wily:
629+ inherits: u3
630+ series: wily
631
632=== modified file 'bundles/other/ubuntu3-lxc.yaml'
633--- bundles/other/ubuntu3-lxc.yaml 2015-03-05 01:19:57 +0000
634+++ bundles/other/ubuntu3-lxc.yaml 2015-07-21 13:28:25 +0000
635@@ -33,3 +33,6 @@
636 vivid:
637 inherits: u3lxc
638 series: vivid
639+wily:
640+ inherits: u3lxc
641+ series: wily
642
643=== modified file 'bundles/other/ubuntu3.yaml'
644--- bundles/other/ubuntu3.yaml 2015-03-02 17:10:49 +0000
645+++ bundles/other/ubuntu3.yaml 2015-07-21 13:28:25 +0000
646@@ -25,3 +25,6 @@
647 vivid:
648 inherits: u3
649 series: vivid
650+wily:
651+ inherits: u3
652+ series: wily
653
654=== modified file 'bundles/ppc64/powerkvm-fullstack.yaml'
655--- bundles/ppc64/powerkvm-fullstack.yaml 2015-07-08 15:41:50 +0000
656+++ bundles/ppc64/powerkvm-fullstack.yaml 2015-07-21 13:28:25 +0000
657@@ -55,7 +55,7 @@
658 openstack-services:
659 services:
660 mysql:
661- branch: lp:charms/trusty/mysql
662+ branch: lp:charms/trusty/percona-cluster
663 options:
664 dataset-size: 75%
665 max-connections: 20000
666@@ -279,3 +279,29 @@
667 overrides:
668 source: proposed
669 openstack-origin: distro-proposed
670+# liberty
671+trusty-liberty:
672+ inherits: openstack-icehouse
673+ series: trusty
674+ overrides:
675+ openstack-origin: cloud:trusty-liberty
676+ source: cloud:trusty-liberty
677+trusty-liberty-proposed:
678+ inherits: trusty-liberty
679+ overrides:
680+ openstack-origin: cloud:trusty-liberty/proposed
681+ source: cloud:trusty-liberty/proposed
682+trusty-liberty-staging:
683+ inherits: trusty-liberty
684+ overrides:
685+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
686+ source: ppa:ubuntu-cloud-archive/liberty-staging
687+wily-liberty:
688+ inherits: openstack-icehouse
689+ series: wily
690+wily-liberty-proposed:
691+ inherits: wily-liberty
692+ overrides:
693+ source: proposed
694+ openstack-origin: distro-proposed
695+
696
697=== modified file 'bundles/ppc64/powerkvm-three-unit-method1.yaml'
698--- bundles/ppc64/powerkvm-three-unit-method1.yaml 2015-07-17 16:31:58 +0000
699+++ bundles/ppc64/powerkvm-three-unit-method1.yaml 2015-07-21 13:28:25 +0000
700@@ -69,7 +69,7 @@
701 "gui-x": "250"
702 "gui-y": "500"
703 mysql:
704- branch: lp:charms/trusty/mysql
705+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
706 num_units: 1
707 options:
708 "max-connections": 20000
709
710=== modified file 'bundles/ppc64/powerkvm-two-unit-dense.yaml'
711--- bundles/ppc64/powerkvm-two-unit-dense.yaml 2015-02-20 22:32:32 +0000
712+++ bundles/ppc64/powerkvm-two-unit-dense.yaml 2015-07-21 13:28:25 +0000
713@@ -6,7 +6,7 @@
714 openstack-services:
715 services:
716 mysql:
717- branch: lp:charms/trusty/mysql
718+ branch: lp:charms/trusty/percona-cluster
719 options:
720 dataset-size: 75%
721 to:
722@@ -177,3 +177,29 @@
723 overrides:
724 source: proposed
725 openstack-origin: distro-proposed
726+# liberty
727+trusty-liberty:
728+ inherits: openstack-icehouse
729+ series: trusty
730+ overrides:
731+ openstack-origin: cloud:trusty-liberty
732+ source: cloud:trusty-liberty
733+trusty-liberty-proposed:
734+ inherits: trusty-liberty
735+ overrides:
736+ openstack-origin: cloud:trusty-liberty/proposed
737+ source: cloud:trusty-liberty/proposed
738+trusty-liberty-staging:
739+ inherits: trusty-liberty
740+ overrides:
741+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
742+ source: ppa:ubuntu-cloud-archive/liberty-staging
743+wily-liberty:
744+ inherits: openstack-icehouse
745+ series: wily
746+wily-liberty-proposed:
747+ inherits: wily-liberty
748+ overrides:
749+ source: proposed
750+ openstack-origin: distro-proposed
751+
752
753=== modified file 'bundles/ppc64/ppc64el-two-unit-method1.yaml'
754--- bundles/ppc64/ppc64el-two-unit-method1.yaml 2015-07-17 16:31:58 +0000
755+++ bundles/ppc64/ppc64el-two-unit-method1.yaml 2015-07-21 13:28:25 +0000
756@@ -62,7 +62,7 @@
757 "gui-x": "250"
758 "gui-y": "500"
759 mysql:
760- branch: lp:charms/trusty/mysql
761+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
762 num_units: 1
763 options:
764 "max-connections": 20000
765
766=== modified file 'bundles/ppc64/ppc64el-two-unit-method2.yaml'
767--- bundles/ppc64/ppc64el-two-unit-method2.yaml 2015-07-17 16:31:58 +0000
768+++ bundles/ppc64/ppc64el-two-unit-method2.yaml 2015-07-21 13:28:25 +0000
769@@ -66,7 +66,7 @@
770 "gui-x": "250"
771 "gui-y": "500"
772 mysql:
773- branch: lp:charms/trusty/mysql
774+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
775 num_units: 1
776 options:
777 "max-connections": 20000
778
779=== modified file 'bundles/source/default.yaml'
780--- bundles/source/default.yaml 2015-05-09 14:46:37 +0000
781+++ bundles/source/default.yaml 2015-07-21 13:28:25 +0000
782@@ -4,7 +4,7 @@
783 openstack-services:
784 services:
785 mysql:
786- branch: lp:charms/trusty/mysql
787+ branch: lp:charms/trusty/percona-cluster
788 constraints: mem=1G
789 options:
790 dataset-size: 50%
791
792=== modified file 'bundles/source/next.yaml'
793--- bundles/source/next.yaml 2015-05-12 21:08:29 +0000
794+++ bundles/source/next.yaml 2015-07-21 13:28:25 +0000
795@@ -4,7 +4,7 @@
796 openstack-services:
797 services:
798 mysql:
799- branch: lp:charms/trusty/mysql
800+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
801 constraints: mem=1G
802 options:
803 dataset-size: 50%
804
805=== modified file 'bundles/sparse/default.yaml'
806--- bundles/sparse/default.yaml 2015-05-08 15:47:48 +0000
807+++ bundles/sparse/default.yaml 2015-07-21 13:28:25 +0000
808@@ -4,7 +4,7 @@
809 openstack-services:
810 services:
811 mysql:
812- branch: lp:charms/trusty/mysql
813+ branch: lp:charms/trusty/percona-cluster
814 constraints: mem=1G
815 options:
816 dataset-size: 50%
817@@ -273,3 +273,29 @@
818 overrides:
819 source: proposed
820 openstack-origin: distro-proposed
821+# liberty
822+trusty-liberty:
823+ inherits: openstack-icehouse
824+ series: trusty
825+ overrides:
826+ openstack-origin: cloud:trusty-liberty
827+ source: cloud:trusty-liberty
828+trusty-liberty-proposed:
829+ inherits: trusty-liberty
830+ overrides:
831+ openstack-origin: cloud:trusty-liberty/proposed
832+ source: cloud:trusty-liberty/proposed
833+trusty-liberty-staging:
834+ inherits: trusty-liberty
835+ overrides:
836+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
837+ source: ppa:ubuntu-cloud-archive/liberty-staging
838+wily-liberty:
839+ inherits: openstack-icehouse
840+ series: wily
841+wily-liberty-proposed:
842+ inherits: wily-liberty
843+ overrides:
844+ source: proposed
845+ openstack-origin: distro-proposed
846+
847
848=== modified file 'bundles/sparse/next.yaml'
849--- bundles/sparse/next.yaml 2015-07-17 16:31:58 +0000
850+++ bundles/sparse/next.yaml 2015-07-21 13:28:25 +0000
851@@ -4,7 +4,7 @@
852 openstack-services:
853 services:
854 mysql:
855- branch: lp:charms/trusty/mysql
856+ branch: lp:~openstack-charmers/charms/trusty/percona-cluster/next
857 constraints: mem=1G
858 options:
859 dataset-size: 50%
860@@ -273,3 +273,29 @@
861 overrides:
862 source: proposed
863 openstack-origin: distro-proposed
864+# liberty
865+trusty-liberty:
866+ inherits: openstack-icehouse
867+ series: trusty
868+ overrides:
869+ openstack-origin: cloud:trusty-liberty
870+ source: cloud:trusty-liberty
871+trusty-liberty-proposed:
872+ inherits: trusty-liberty
873+ overrides:
874+ openstack-origin: cloud:trusty-liberty/proposed
875+ source: cloud:trusty-liberty/proposed
876+trusty-liberty-staging:
877+ inherits: trusty-liberty
878+ overrides:
879+ openstack-origin: ppa:ubuntu-cloud-archive/liberty-staging
880+ source: ppa:ubuntu-cloud-archive/liberty-staging
881+wily-liberty:
882+ inherits: openstack-icehouse
883+ series: wily
884+wily-liberty-proposed:
885+ inherits: wily-liberty
886+ overrides:
887+ source: proposed
888+ openstack-origin: distro-proposed
889+

Subscribers

People subscribed via source and target branches

to status/vote changes: