yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69162
[Bug 1708733] Re: Special 'used' phrases aren't used in limit summaries
Reviewed: https://review.openstack.org/491009
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=edbf88fa796b946430d7461580edfceb5cc5ca80
Submitter: Zuul
Branch: master
commit edbf88fa796b946430d7461580edfceb5cc5ca80
Author: Nick Timkovich <npt@xxxxxxxxxxxx>
Date: Fri Aug 4 12:56:19 2017 -0500
Use specified phrases in lieu of 'Used' for limit summary
Some resources, namely floating IPs, are limited based on those
allocated, rather than in actual use. The "Allocated" string is present
in the code but not used in the template. This effectively changes "Used
X of Y" to "Allocated X of Y" for floating IPs.
Change-Id: I7919b883a47d66b1e870862363d07e0f90bdbe7b
Closes-Bug: #1708733
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1708733
Title:
Special 'used' phrases aren't used in limit summaries
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Some resources, namely floating IPs, are limited based on those
allocated, rather than in actual use. The "Allocated" string is
present in the code
(https://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/usage/views.py#n71)
ready to replace "Used" where needed, but it is not used in the
template.
Change submitted at https://review.openstack.org/#/c/491009/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1708733/+subscriptions
References