Make 0mq support >= kilo
This commit is contained in:
@@ -243,7 +243,7 @@ def stop():
|
||||
|
||||
|
||||
@hooks.hook('zeromq-configuration-relation-joined')
|
||||
@os_requires_version('juno', 'neutron-common')
|
||||
@os_requires_version('kilo', 'neutron-common')
|
||||
def zeromq_configuration_relation_joined(relid=None):
|
||||
relation_set(relation_id=relid,
|
||||
topics=" ".join(get_topics()),
|
||||
|
||||
Reference in New Issue
Block a user