** 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/1499339
Title:
sec_group rule quota usage unreliable
Status in neutron:
Fix Released
Bug description:
Security group rules are now being deleted with query.delete
while efficient, this prevents sqlalchemy events from being fired (see
http://docs.openstack.org/developer/neutron/devref/quota.html#exceptions-and-caveats)
It might be worth to have this fixed before releasing RC-1; even if impact of
this bug is not really serious.
After a delete the quota tracker is not marked as dirty, and therefore it
reports an incorrect, but higher usage data.
As a result a tenant might not be allowed to use all of its quota (but just
total - 1). This will however be fixed by the next get operation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1499339/+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