yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90588
[Bug 1525881] Re: unnecessary L3 rpcs
** Changed in: neutron
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1525881
Title:
unnecessary L3 rpcs
Status in networking-midonet:
In Progress
Status in neutron:
Won't Fix
Bug description:
networking-midonet plugin currently issues RPCs for L3-agent unnecessarily.
they are unnecessary as the plugin doesn't use neutron L3-agent at all.
many (not all) of these RPCs are a consequence of using L3_NAT_db_mixin as a base class. the plugin should use L3_NAT_dbonly_mixin instead.
in order to do that, a few RPC assumptions in neutron needs to be fixed.
namely,
- ML2 uses disassociate_floatingips(do_notify), which is only available in L3_NAT_db_mixin
- a few l3 tests unnecessarily assume L3_NAT_db_mixin
To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-midonet/+bug/1525881/+subscriptions