** Changed in: horizon/folsom
Status: Confirmed => Won't Fix
--
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/1080920
Title:
Quotas in Overview (Folsom)
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Dashboard (Horizon) folsom series:
Won't Fix
Bug description:
Hello,
Unless I'm mistaken, there's a small typo on the usage/base.py file
that is causing the quota information to not be displayed on the
Overview page.
usage/base.py sets "self.quotas":
https://github.com/openstack/horizon/blob/stable/folsom/horizon/usage/base.py#L110
But the template refers to "self.quota":
https://github.com/openstack/horizon/blob/stable/folsom/horizon/templates/horizon/common/_quota_summary.html#L5
Fixing either file to refer to the right variable fixes the problem.
Thanks,
Joe
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1080920/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp