Image update help swaps disk and container format

Bug #1111054 reported by David Wittman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Low
David Wittman

Bug Description

Similar to image-create in #1051968, the image-update subcommand help has the metavars swapped for DISK_FORMAT and CONTAINER_FORMAT.

# glance help image-update
usage: glance image-update [--name <NAME>] [--disk-format <CONTAINER_FORMAT>]
                           [--container-format <DISK_FORMAT>]
...
  --disk-format <CONTAINER_FORMAT>
                        Disk format of image.
  --container-format <DISK_FORMAT>
                        Container format of image.

Changed in python-glanceclient:
assignee: nobody → David Wittman (david-wittman)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-glanceclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/20872

Changed in python-glanceclient:
status: New → In Progress
Changed in python-glanceclient:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/20872
Committed: http://github.com/openstack/python-glanceclient/commit/ed67c320144c74bd56f64e421ca069c6555771d6
Submitter: Jenkins
Branch: master

commit ed67c320144c74bd56f64e421ca069c6555771d6
Author: David Wittman <email address hidden>
Date: Wed Jan 30 22:04:11 2013 -0600

    Fix typo in image-update help page

    The image-update help page reversed the DISK_FORMAT
    and CONTAINER_FORMAT metavars.

    Fixes bug #1111054

    Change-Id: Iec8374782d00e8e9102141fb1e1c16d7f6ac136c

Changed in python-glanceclient:
status: In Progress → Fix Committed
Brian Waldon (bcwaldon)
Changed in python-glanceclient:
milestone: none → v0.8.0
Brian Waldon (bcwaldon)
Changed in python-glanceclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.