Rebase on trunk

This commit is contained in:
James Page 2013-10-25 14:26:47 -07:00
commit 9168c0ffa5
3 changed files with 592 additions and 669 deletions

View File

@ -305,7 +305,7 @@ def quantum_joined(rid=None):
if ks_auth_config and 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',

1257
icon.svg

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -1 +1 @@
305
306