yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75671
[Bug 1771810] Re: Quota calculation connects to all available cells
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Changed in: nova/rocky
Status: New => Confirmed
** Changed in: nova/rocky
Importance: Undecided => Medium
** Changed in: nova
Importance: Low => Medium
--
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):
In Progress
Status in OpenStack Compute (nova) rocky series:
Confirmed
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
References