charm-ceph-osd/hooks
Chris MacNaughton c94e0b4b0e add juju availability zone to ceph osd location when present
The approach here is to use the availability zone as an imaginary rack.
All hosts that are in the same AZ will be in the same imaginary rack.
From Ceph's perspective this doesn't matter as it's just a bucket after all.
This will give users the ability to further customize their ceph deployment.

Change-Id: Ie25ac1b001db558d6a40fe3eaca014e8f4174241
2016-03-18 09:09:06 -04:00
..
charmhelpers Resync charm-helpers 2016-03-02 12:06:15 +00:00
ceph_hooks.py add juju availability zone to ceph osd location when present 2016-03-18 09:09:06 -04:00
ceph.py support Ceph's --dmcrypt flag for OSD preparation 2016-03-03 17:03:30 -05:00
config-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
install Ensure python2 is installed before hook execution 2015-09-22 14:35:49 +01:00
install.real Add unit tests for service status 2015-10-06 21:15:38 +01:00
mon-relation-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
mon-relation-departed Add unit tests for service status 2015-10-06 21:15:38 +01:00
nrpe-external-master-relation-changed Add unit tests for service status 2015-10-06 21:15:38 +01:00
nrpe-external-master-relation-joined Add unit tests for service status 2015-10-06 21:15:38 +01:00
start Add unit tests for service status 2015-10-06 21:15:38 +01:00
stop Add unit tests for service status 2015-10-06 21:15:38 +01:00
update-status Add unit tests for service status 2015-10-06 21:15:38 +01:00
upgrade-charm Add unit tests for service status 2015-10-06 21:15:38 +01:00
utils.py remove unused function 2016-02-18 17:10:53 +00:00