yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43030
[Bug 1524020] [NEW] DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur
Public bug reported:
DVR arp update (dvr_vmarp_table_update) and dvr_update_router_add_vm
called for every update_port if the mac_address changes or when
update_devic_up is true.
These functions should be called from _notify_l3_agent_port_update, only
when a host binding for a service port changes or when a mac_address for
the service port changes.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: l3-dvr-backlog
** Summary changed:
- DVR Arp update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur
+ DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is called for every port update instead of only when host binding or mac-address changes occur
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1524020
Title:
DVRImpact: dvr_vmarp_table_update and dvr_update_router_add_vm is
called for every port update instead of only when host binding or mac-
address changes occur
Status in neutron:
New
Bug description:
DVR arp update (dvr_vmarp_table_update) and dvr_update_router_add_vm
called for every update_port if the mac_address changes or when
update_devic_up is true.
These functions should be called from _notify_l3_agent_port_update,
only when a host binding for a service port changes or when a
mac_address for the service port changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1524020/+subscriptions
Follow ups