← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1599192] Re: glance-replicator size: Display human-readable size

 

Reviewed:  https://review.openstack.org/337330
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=76fa5347e7b0a74d608e01d54d51d81cee082a19
Submitter: Jenkins
Branch:    master

commit 76fa5347e7b0a74d608e01d54d51d81cee082a19
Author: Marc Abramowitz <marc@xxxxxxxxxxxxxxxxxxx>
Date:   Mon Jul 4 10:18:22 2016 -0700

    replicator: size: Display human-readable size
    
    Display a nice, human-readable size (e.g.: gibibytes, mebibytes, etc.) in
    addition to showing number of bytes.
    
    E.g.:
    
    ```
    $ glance-replicator size az3:9292 --token $SECONDARY_AUTH_TOKEN
    Total size is 39022543360 bytes (36.3 GiB) across 20 images
    ```
    
    Closes-Bug: #1599192
    
    Change-Id: I140df511128c03f5f58bcffdd015b63248519738


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1599192

Title:
  glance-replicator size: Display human-readable size

Status in Glance:
  Fix Released

Bug description:
  It would be nice to display a human-readable size (e.g.: gibibytes, mebibytes, etc.) in
  addition to showing number of bytes.

  E.g.:

  ```
  $ glance-replicator size az3:9292 --token $SECONDARY_AUTH_TOKEN
  Total size is 39022543360 bytes (36.3 GiB) across 20 images
  ```

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


References