Merge lp://staging/~gandelman-a/charms/precise/mysql/ceph_refactor into lp://staging/~openstack-charmers/charms/precise/mysql/ha-support
Proposed by
Adam Gandelman
Status: | Merged |
---|---|
Merged at revision: | 102 |
Proposed branch: | lp://staging/~gandelman-a/charms/precise/mysql/ceph_refactor |
Merge into: | lp://staging/~openstack-charmers/charms/precise/mysql/ha-support |
Diff against target: |
446 lines (+173/-150) 3 files modified
hooks/ceph.py (+144/-12) hooks/ha-relations (+28/-137) revision (+1/-1) |
To merge this branch: | bzr merge lp://staging/~gandelman-a/charms/precise/mysql/ceph_refactor |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenStack Charmers | Pending | ||
Review via email: mp+151344@code.staging.launchpad.net |
Description of the change
Refactored ceph work to fit nicely into a ceph.py which can be easily reused across charms that need a ceph backed block device.
Charms can now specify the pool to be created for RBDs, mysql creates a pool that matches the service name.
Various other fixes here and there.
To post a comment you must log in.