From b30df45a48c542e8a3d63b6bff4874ffbbb169d5 Mon Sep 17 00:00:00 2001 From: James Page Date: Mon, 16 Mar 2015 16:15:06 +0000 Subject: [PATCH] Make 0mq support >= kilo --- hooks/neutron_ovs_hooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/neutron_ovs_hooks.py b/hooks/neutron_ovs_hooks.py index e78a8daf..0ab3cdbc 100755 --- a/hooks/neutron_ovs_hooks.py +++ b/hooks/neutron_ovs_hooks.py @@ -70,7 +70,7 @@ def amqp_changed(): @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()),