yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57440
[Bug 1524020] Re: 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
** Changed in: neutron/kilo
Status: New => Fix Released
--
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:
Fix Committed
Status in neutron kilo series:
Fix Released
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
References