Sortout topic registration
This commit is contained in:
parent
300247b84a
commit
3161aaa4e5
@ -72,6 +72,6 @@ def get_topics():
|
||||
topics.append('q-agent-notifier-tunnel-update')
|
||||
topics.append('q-agent-notifier-security_group-update')
|
||||
topics.append('q-agent-notifier-dvr-update')
|
||||
if neutron_ovs_context.neutron_api_settings()['l2_population']:
|
||||
if context.NeutronAPIContext()()['l2_population']:
|
||||
topics.append('q-agent-notifier-l2population-update')
|
||||
return topics
|
||||
|
Loading…
Reference in New Issue
Block a user