← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1771810] [NEW] Quota calculation connects to all available cells

 

Public bug reported:

Quota utilisation calculation connects to all cells DBs to get all consumed resources for a project.
When having several cells this can be inefficient and can fail if one of the cell DBs is not available.

To calculate the quota utilization of a project should be enough to use
only the cells where the project has/had instances. This information is
available in nova_api DB.

** Affects: nova
     Importance: Undecided
     Assignee: Surya Seetharaman (tssurya)
         Status: New


** Tags: cells quotas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1771810

Title:
  Quota calculation connects to all available cells

Status in OpenStack Compute (nova):
  New

Bug description:
  Quota utilisation calculation connects to all cells DBs to get all consumed resources for a project.
  When having several cells this can be inefficient and can fail if one of the cell DBs is not available.

  To calculate the quota utilization of a project should be enough to
  use only the cells where the project has/had instances. This
  information is available in nova_api DB.

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


Follow ups