diff --git a/hooks/neutron_utils.py b/hooks/neutron_utils.py index 1a553573..6e90d207 100644 --- a/hooks/neutron_utils.py +++ b/hooks/neutron_utils.py @@ -251,6 +251,7 @@ GIT_PACKAGE_BLACKLIST = [ REQUIRED_INTERFACES = { 'messaging': ['amqp', 'zeromq-configuration'], 'neutron-plugin-api': ['neutron-plugin-api'], + 'network-service': ['quantum-network-service'], } diff --git a/hooks/quantum-network-service-relation-broken b/hooks/quantum-network-service-relation-broken new file mode 120000 index 00000000..fed1c963 --- /dev/null +++ b/hooks/quantum-network-service-relation-broken @@ -0,0 +1 @@ +neutron_hooks.py \ No newline at end of file