[Yahoo-eng-team] [Bug 1525881] Re: unnecessary L3 rpcs

2022-11-30 Thread Rodolfo Alonso
** 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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1525881] Re: unnecessary L3 rpcs

2015-12-14 Thread YAMAMOTO Takashi
** Description changed:

- our plugin issues rpcs for l3-agent unnecessarily.
+ networking-midonet plugin issues RPCs for l3-agent unnecessarily.

** Changed in: networking-midonet
   Status: New => In Progress

** Changed in: networking-midonet
Milestone: None => 2.0.0

** Changed in: networking-midonet
 Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto)

** Description changed:

  networking-midonet plugin issues RPCs for l3-agent unnecessarily.
+ 
+ related to that, neutron has a few RPC assumptions which needs to be
+ fixed.

** Also affects: neutron
   Importance: Undecided
   Status: New

** Changed in: neutron
   Status: New => In Progress

** Changed in: neutron
 Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto)

-- 
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:
  In Progress

Bug description:
  networking-midonet plugin issues RPCs for l3-agent unnecessarily.

  related to that, neutron has a few RPC assumptions which needs to be
  fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-midonet/+bug/1525881/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp