add radosgw-relation-changed rel

This commit is contained in:
Edward Hope-Morley 2015-11-19 15:38:13 +00:00
parent 338d9d6f2f
commit 483ccf2e0b
2 changed files with 2 additions and 0 deletions

View File

@ -286,6 +286,7 @@ def osd_relation(relid=None):
log('mon cluster not in quorum - deferring fsid provision')
@hooks.hook('radosgw-relation-changed')
@hooks.hook('radosgw-relation-joined')
def radosgw_relation(relid=None):
# Install radosgw for admin tools

View File

@ -0,0 +1 @@
ceph_hooks.py