Merge "Remove main alias for bw compat with vpn agent"
This commit is contained in:
commit
d7b71534e4
@ -1230,8 +1230,3 @@ class L3NATAgentWithStateReport(L3NATAgent):
|
||||
"""Handle the agent_updated notification event."""
|
||||
self.fullsync = True
|
||||
LOG.info(_LI("agent_updated by server side %s!"), payload)
|
||||
|
||||
|
||||
# TODO(armax): drop as soon as dependent services are updated
|
||||
from neutron.agent import l3_agent
|
||||
main = l3_agent.main
|
||||
|
Loading…
Reference in New Issue
Block a user