← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1486028] Re: If you attach a QoS policy to a network, agents handling the port networks are not notified

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-3

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

Title:
  If you attach a QoS policy to a network, agents handling the port
  networks are not notified

Status in neutron:
  Fix Released

Bug description:
  All agents with ports connected to such network need to be notified
  about the update.

  We have several options here:

  1) Add network_update to the agents, so it's notified about any network update, and then the agent will ask for reprocessing the ports on such
  network.

  2) force ML2 to update all relevant ports (more RPC messages involved)

  I guess 1 is cleaner, and potentially useful to other extensions.

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


References