Merge "Remove main alias for bw compat with vpn agent"

This commit is contained in:
Jenkins 2015-01-15 17:50:25 +00:00 committed by Gerrit Code Review
commit d7b71534e4

View File

@ -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