Public bug reported: L2population has a check to make sure the mac address of an active port hasn't changed.[1] However, this check occurs in post commit so any exception it throws doesn't stop anything.
1. http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/l2pop/mech_driver.py#n110 ** Affects: neutron Importance: Undecided Assignee: Kevin Benton (kevinbenton) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Kevin Benton (kevinbenton) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1486379 Title: l2population raises an squashed exception Status in neutron: In Progress Bug description: L2population has a check to make sure the mac address of an active port hasn't changed.[1] However, this check occurs in post commit so any exception it throws doesn't stop anything. 1. http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/l2pop/mech_driver.py#n110 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1486379/+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

