yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67574
[Bug 1211741] Re: Create Volume form shows incorrect Total Gigabytes
This bug was last updated over 2 years ago, and as there have
been many changes to the code that retrieves the cinder limits,
this is getting marked as Invalid. If the issue still exists, please
feel free to reopen it.
** Changed in: horizon
Status: Confirmed => Invalid
--
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/1211741
Title:
Create Volume form shows incorrect Total Gigabytes
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
commit fe659b231a9542e4703c13e7e1173aa7e0767cfc
On the Create Volume form, Volume Limits section, the Total Gigabytes displayed currently is only
the total size used by all volumes. This should also include the total size used by volume snapshots.
Volume Limits: Total Gigabytes = (Total volume size + Total Snapshot size)
usages.gigabytesUsed = usages.volumesGigabytesUsed + usages.snapshotsGigabtyesUsed
Similarly, this computation should be made for the Create Snapshot
form.
Please see attached screenshot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1211741/+subscriptions