charm-ceph-mon/hooks
Chris Holcombe 38c868b048 Add support for cache tier management
This change will add two new actions to the ceph-mon charm. These
actions will allow the user to create and remove cache tiers from
existing pools.  Both writeback and read only mode are supported.

Limitations of this patch include not having fine grain control
over the cache tier properties.  Things like hit_set_count,
bloom filter control or cache sizing are not supported yet.

Change-Id: I5a37e79d0d23d35295a8ae97177c940af66b0485
2016-03-10 08:29:12 -08:00
..
charmhelpers Add support for cache tier management 2016-03-10 08:29:12 -08:00
__init__.py added unit tests 2014-11-08 20:15:17 +00:00
ceph.py Wait for qurom 2016-02-17 09:46:25 +00:00
ceph_broker.py add pool create pg_num override support 2015-11-19 18:14:14 +00:00
ceph_hooks.py [hopem,r=] 2016-02-24 15:43:27 -05:00
client-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
client-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
config-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
install Ensure python2 is installed before hook execution 2015-09-22 14:35:02 +01:00
install.real Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
mon-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
mon-relation-departed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
mon-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
nrpe-external-master-relation-changed Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
nrpe-external-master-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
osd-relation-joined fix relations 2016-01-28 10:45:57 +01:00
radosgw-relation-changed add radosgw-relation-changed rel 2015-11-19 15:38:13 +00:00
radosgw-relation-joined Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
start Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
stop Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
update-status Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
upgrade-charm Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
utils.py only use fallback for get_public_addr() if networks not provided in config 2016-02-24 15:56:04 -05:00