← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1982962] [NEW] Quota driver "DbQuotaNoLockDriver" should implement "get_detailed_project_quotas"

 

Public bug reported:

Checking the logs, when the quota details are requested and "DbQuotaNoLockDriver" is loaded, some resources usages are "recalculated". E.g.:
  Quota usage for security_group_rule was recalculated. Used quota:13. count_used

The driver "DbQuotaNoLockDriver" does not use the database table
"quotausages"; instead of this, the new method
"DbQuotaNoLockDriver.get_detailed_project_quotas" should count directly
from the database the resource count.

Related Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2102147

** Affects: neutron
     Importance: Medium
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => Medium

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

Title:
  Quota driver "DbQuotaNoLockDriver" should implement
  "get_detailed_project_quotas"

Status in neutron:
  New

Bug description:
  Checking the logs, when the quota details are requested and "DbQuotaNoLockDriver" is loaded, some resources usages are "recalculated". E.g.:
    Quota usage for security_group_rule was recalculated. Used quota:13. count_used

  The driver "DbQuotaNoLockDriver" does not use the database table
  "quotausages"; instead of this, the new method
  "DbQuotaNoLockDriver.get_detailed_project_quotas" should count
  directly from the database the resource count.

  Related Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2102147

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



Follow ups