charm-ceph-mon/hooks
Alex Kavanagh a2b3283c5a Fix up exception logging for py3
It used "e.message", which py3 doesn't have. Thus, this uses
str(e) which works on both py2 and py3.

Change-Id: I34a5de9430ce8fabdf715e83867f0d69336676f1
2017-12-04 15:52:10 +00:00
..
charmhelpers Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
__init__.py Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
admin-relation-changed Add Admin Relation 2016-08-25 13:11:12 -07:00
admin-relation-joined Add Admin Relation 2016-08-25 13:11:12 -07:00
bootstrap-source-relation-changed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
bootstrap-source-relation-departed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
ceph_hooks.py Process client broker requests post bootstrap 2017-11-27 11:24:48 +00: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 Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
install.real Add some unit tests to cover service status 2015-10-06 21:02:06 +01:00
install_deps Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
leader-settings-changed Add ceph-bootstrap relation for ceph charm migration 2017-10-02 21:11:16 -07:00
mds-relation-changed Add MDS Relation 2016-09-27 08:05:37 -04:00
mds-relation-joined Add MDS Relation 2016-09-27 08:05:37 -04: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-changed Add support for ceph-osd broker requests 2016-12-07 15:34:59 -05: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 Update to install python-udev 2016-11-28 16:52:26 -05:00
upgrade-charm.real Remove the compiled python bytecode 2016-09-29 09:36:28 -04:00
utils.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-27 12:07:07 +01:00