Reviewed: https://review.openstack.org/50386 Committed: http://github.com/openstack/neutron/commit/3375f66b9f186ec095d22060cea987697426de79 Submitter: Jenkins Branch: milestone-proposed
commit 3375f66b9f186ec095d22060cea987697426de79 Author: Sylvain Afchain <[email protected]> Date: Thu Sep 26 16:57:58 2013 +0200 Fix l2 pop doesn't propagate ip address updates Propagates ip address changes when an ip address is : added, removed, or changed. Add a new rpc call for the updates of forwarding informations. Fixes: Bug #1234137 Change-Id: Ib5b971bd02f20a0ea73f88ce9685e944226bb5a2 (cherry picked from commit e6a368a697e936f40a0882b236b2be17e1520436) ** Changed in: neutron Status: Fix Committed => 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/1234137 Title: l2 population mech driver must propagate ip updates Status in OpenStack Neutron (virtual network service): Fix Released Bug description: l2 population mechanism driver must also propagate ip's updates when there is an update_port. Updates which should be addressed : - the ip address of a port has changed - an ip address has been added - an ip address has been removed To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1234137/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

