charm-glance/hooks
Alex Kavanagh 5e37092800 Fix to ensure that glance responds to cluster-relation-departed
When a glance unit is removed a 'cluster-relation-departed' is sent to
each of the remaining units.  This was not being used, but the
side-effect was that the hacluster.cfg file was not being updated which
left the now deleted unit haproxy.cfg.  This change just tags on the
hook for 'cluster-relation-departed' to the function that handles
'cluster-relation-changed' so that the haproxy.cfg file gets updated.

Change-Id: I70f985614a2c66344360ab744ec6996f9604a9c3
Closes-Bug: 1592273
2016-09-22 13:57:15 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 17:23:19 +01:00
amqp-relation-changed Add support for rabbitmq use for ceilometer notifications 2013-10-17 15:15:56 +01:00
amqp-relation-joined Add support for rabbitmq use for ceilometer notifications 2013-10-17 15:15:56 +01:00
ceph-relation-broken Add generic relation broken hook. 2013-08-20 12:09:15 -07:00
ceph-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
ceph-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
charmhelpers Charm helper sync 2015-09-10 10:30:59 +01:00
cinder-volume-service-relation-broken Add support for storage of images in Cinder 2016-08-24 10:56:55 +01:00
cinder-volume-service-relation-joined Add support for storage of images in Cinder 2016-08-24 10:56:55 +01:00
cluster-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
cluster-relation-departed Update symlinks 2013-06-10 13:06:33 -04:00
cluster-relation-joined Add missing stuff 2014-07-03 14:07:25 +01:00
config-changed Update symlinks 2013-06-10 13:06:33 -04:00
glance_contexts.py Allow to provide configuration for specific cinder backend 2016-08-26 17:21:11 +03:00
glance_relations.py Fix to ensure that glance responds to cluster-relation-departed 2016-09-22 13:57:15 +00:00
glance_utils.py Add support for application version 2016-09-20 12:11:44 +01:00
ha-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
ha-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
identity-service-relation-broken Add generic relation broken hook. 2013-08-20 12:09:15 -07:00
identity-service-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
identity-service-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
image-service-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
install Install python dependencies early for CH ip.py 2016-07-18 09:46:07 -07:00
install.real Ensure python2 is installed before hook execution 2015-09-22 14:39:12 +01:00
nrpe-external-master-relation-changed [bradm] initial nrpe checks 2014-10-29 22:30:35 -05:00
nrpe-external-master-relation-joined [bradm] initial nrpe checks 2014-10-29 22:30:35 -05:00
object-store-relation-broken Add generic relation broken hook. 2013-08-20 12:09:15 -07:00
object-store-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
object-store-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
pgsql-db-relation-broken symlinked hooks 2014-03-31 12:55:30 +02:00
pgsql-db-relation-changed symlinked hooks 2014-03-31 12:55:30 +02:00
pgsql-db-relation-joined symlinked hooks 2014-03-31 12:55:30 +02:00
shared-db-relation-broken Add generic relation broken hook. 2013-08-20 12:09:15 -07:00
shared-db-relation-changed Update symlinks 2013-06-10 13:06:33 -04:00
shared-db-relation-joined Update symlinks 2013-06-10 13:06:33 -04:00
start Update symlinks 2013-06-10 13:06:33 -04:00
stop Update symlinks 2013-06-10 13:06:33 -04:00
storage-backend-relation-broken Allow to provide configuration for specific cinder backend 2016-08-26 17:21:11 +03:00
storage-backend-relation-changed Allow to provide configuration for specific cinder backend 2016-08-26 17:21:11 +03:00
update-status Refactor to assess status after every hook execution, add update-status hook 2015-10-07 16:42:25 -07:00
upgrade-charm Drop charm supplied paste.ini configurations 2016-03-10 11:46:02 +00:00