yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #24170
[Bug 1386687] [NEW] Overview page: OverflowError when cinder limits are negative
Public bug reported:
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.
** Affects: horizon
Importance: Medium
Assignee: Julie Pichon (jpichon)
Status: New
** Tags: icehouse-backport-potential juno-backport-potential
--
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):
New
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
Follow ups
References