Update endpoints, if needed on config-changed

This commit is contained in:
Liam Young
2014-11-27 15:46:51 +00:00
parent 31199bfbc6
commit 6fc845b7f8

View File

@@ -162,6 +162,8 @@ def config_changed():
apache_sites()
apache_modules()
apache_reload()
for r_id in relation_ids('identity-service'):
identity_joined(relid=r_id)
def get_mon_hosts():