diff --git a/hooks/ceilometer_hooks.py b/hooks/ceilometer_hooks.py index dabb8d2..f0d2b15 100755 --- a/hooks/ceilometer_hooks.py +++ b/hooks/ceilometer_hooks.py @@ -81,6 +81,7 @@ def db_joined(): @hooks.hook("amqp-relation-changed", "shared-db-relation-changed", + "shared-db-relation-departed", "identity-service-relation-changed") @restart_on_change(restart_map()) def any_changed():