** 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/1400280

Title:
  Metering label rule creation improvements

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  When neutron user create metering label rule neutron-api fetches all labels 
from database, sends it to the queue, metering agent reads it and recreate all 
chains in iptables.
  It's not optimal and cause high load of neutron if you use labels/rules.

  I think we can send only new rule and add this rule in iptables chain.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to