yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25341
[Bug 1400280] [NEW] Metering label rule creation improvements
Public bug reported:
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 thinks we can send only new rule and add this rule in iptables chain.
P.S Should i create blueprint for features like this?
** Affects: neutron
Importance: Undecided
Status: New
** Tags: iptables metering
--
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):
New
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 thinks we can send only new rule and add this rule in iptables
chain.
P.S Should i create blueprint for features like this?
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1400280/+subscriptions
Follow ups
References