Merge lp:~chris.macnaughton/openstack-charm-testing/add-ceph-multi-az into lp:openstack-charm-testing

Proposed by Chris MacNaughton
Status: Merged
Merged at revision: 183
Proposed branch: lp:~chris.macnaughton/openstack-charm-testing/add-ceph-multi-az
Merge into: lp:openstack-charm-testing
Diff against target: 21 lines (+16/-0)
1 file modified
bundles/dev/storage-ceph-az.yaml (+16/-0)
To merge this branch: bzr merge lp:~chris.macnaughton/openstack-charm-testing/add-ceph-multi-az
Reviewer Review Type Date Requested Status
Ryan Beisner Approve
Review via email: mp+289387@code.launchpad.net
To post a comment you must log in.
183. By Ryan Beisner

[chris.macnaughton, r=1chb1n] Add dev storage bundle with multiple AZs

Revision history for this message
Ryan Beisner (1chb1n) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'bundles/dev/storage-ceph-az.yaml'
2--- bundles/dev/storage-ceph-az.yaml 1970-01-01 00:00:00 +0000
3+++ bundles/dev/storage-ceph-az.yaml 2016-03-17 16:24:18 +0000
4@@ -0,0 +1,16 @@
5+series: trusty
6+services:
7+ "ceph-osd":
8+ branch: https://review.openstack.org/openstack/charm-ceph-osd#changeref=293694/4
9+ num_units: 3
10+ options:
11+ "ephemeral-unmount": /mnt
12+ "osd-devices": /dev/vdb
13+ "ceph-mon":
14+ branch: https://review.openstack.org/openstack/charm-ceph-mon#changeref=293982/2
15+ num_units: 3
16+ options:
17+ "customize-failure-domain": true
18+relations:
19+ - - "ceph-osd:mon"
20+ - "ceph-mon:osd"
21\ No newline at end of file

Subscribers

People subscribed via source and target branches

to status/vote changes: