Comment 2 for bug 1344178

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/108109
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=e1fb64a7a6c675d909fe76757ae6671e51de9a51
Submitter: Jenkins
Branch: master

commit e1fb64a7a6c675d909fe76757ae6671e51de9a51
Author: David Moreau Simard <email address hidden>
Date: Fri Jul 18 13:25:58 2014 -0400

    Pass disk usage options when using --all

    This commit allows the arguments --human-readable and --top to be
    used with --all to customize the output of the disk usage portion.

    There are no unit tests attached to this commit, I have created and
    referenced bug #1344200 which shows there is a larger bug to address
    to create several missing tests.

    Change-Id: I46b8359533989efc3067971acaafec1d0cbc2b9f
    Closes-Bug: #1344178
    Related-Bug: #1344200