← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1516848] Re: Volume size units should be in GiB, not GB

 

As was pointed out in the patch mentioned above, Flavors are measured in
GB, not GiB.

** Changed in: horizon
       Status: New => 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/1516848

Title:
  Volume size units should be in GiB, not GB

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Data size on storage devices is typically measured in GiB (2^30), and
  not GB (10^9).

  The Cinder community has addressed this issue by changing all of their CLI and Horizon panels to use "GiB"
  (see https://bugs.launchpad.net/horizon/+bug/1511167)

  There are several Nova panels that display/request data sizes that should also be changed for consistency:
  Project -> Instances -> Launch Instance
  Project -> Instances -> table colums
  Admin -> Flavors -> Create Flavor
  Admin -> Flavors -> table columns

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1516848/+subscriptions


References