← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1414650] [NEW] l2pop : fdb_update message sent when modifying the ip of a port which is not ACTIVE

 

Public bug reported:

Currently, when one modify the IP of a port, a fdb message is sent even
if the port is not ACTIVE.

This could generate a racy behavior, since agents can receive a
fdb_update(chg_ip) message while they didn't yet received a fdb_add
message for this port. Indeed, fdb_add message is sent when the port is
changing its state to ACTIVE.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: l2-pop

** Summary changed:

- l2pop : rpc fdb message sent when modifying the ip of port which is not ACTIVE
+ l2pop : fdb_update message sent when modifying the ip of a port which is not ACTIVE

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1414650

Title:
  l2pop : fdb_update message sent when modifying the ip of a port which
  is not ACTIVE

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Currently, when one modify the IP of a port, a fdb message is sent
  even if the port is not ACTIVE.

  This could generate a racy behavior, since agents can receive a
  fdb_update(chg_ip) message while they didn't yet received a fdb_add
  message for this port. Indeed, fdb_add message is sent when the port
  is changing its state to ACTIVE.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1414650/+subscriptions


Follow ups

References