Rebase on trunk
This commit is contained in:
commit
9168c0ffa5
@ -305,7 +305,7 @@ def quantum_joined(rid=None):
|
|||||||
if ks_auth_config and ks_ca:
|
if ks_auth_config and ks_ca:
|
||||||
rel_settings['ca_cert'] = ks_ca
|
rel_settings['ca_cert'] = ks_ca
|
||||||
|
|
||||||
relation_set(rid=rid, **rel_settings)
|
relation_set(relation_id=rid, **rel_settings)
|
||||||
|
|
||||||
|
|
||||||
@hooks.hook('cluster-relation-changed',
|
@hooks.hook('cluster-relation-changed',
|
||||||
|
Loading…
Reference in New Issue
Block a user