yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24254
[Bug 1386687] Re: Overview page: OverflowError when cinder limits are negative
** Also affects: horizon/icehouse
Importance: Undecided
Status: New
** Also affects: horizon/juno
Importance: Undecided
Status: New
** Changed in: horizon/icehouse
Assignee: (unassigned) => Julie Pichon (jpichon)
** Changed in: horizon/icehouse
Status: New => In Progress
** Changed in: horizon/juno
Assignee: (unassigned) => Julie Pichon (jpichon)
** Changed in: horizon/icehouse
Importance: Undecided => Medium
** Changed in: horizon/juno
Importance: Undecided => Medium
** Changed in: horizon/juno
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1386687
Title:
Overview page: OverflowError when cinder limits are negative
Status in OpenStack Dashboard (Horizon):
Fix Committed
Status in OpenStack Dashboard (Horizon) icehouse series:
In Progress
Status in OpenStack Dashboard (Horizon) juno series:
In Progress
Bug description:
This is the Cinder twin to bug 1370869 which was resolved for Nova.
For some yet-to-be-fully-debugged reasons, after deleting multiple
instances the quota_usages table for Cinder ended up with negative
values for several of the "in use" limits, causing the Overview Page
to fail with an error 500:
OverflowError at /project/
cannot convert float infinity to integer
Even if this is (probably?) a rare occurrence, it would make sense to
also add guards for the cinder limits and make the overview page more
resilient.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1386687/+subscriptions
References