add radosgw-relation-changed rel
This commit is contained in:
parent
80358d7ec9
commit
5f1860d841
@ -286,6 +286,7 @@ def osd_relation(relid=None):
|
|||||||
log('mon cluster not in quorum - deferring fsid provision')
|
log('mon cluster not in quorum - deferring fsid provision')
|
||||||
|
|
||||||
|
|
||||||
|
@hooks.hook('radosgw-relation-changed')
|
||||||
@hooks.hook('radosgw-relation-joined')
|
@hooks.hook('radosgw-relation-joined')
|
||||||
def radosgw_relation(relid=None):
|
def radosgw_relation(relid=None):
|
||||||
# Install radosgw for admin tools
|
# Install radosgw for admin tools
|
||||||
|
1
hooks/radosgw-relation-changed
Symbolic link
1
hooks/radosgw-relation-changed
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
ceph_hooks.py
|
Loading…
Reference in New Issue
Block a user