Help text doesn't provide allowed container/disk formats

Bug #1056497 reported by Brian Waldon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Low
Sathish Nagappan

Bug Description

If a user doesn't know the specific disk or container format of their image, the help text should give them something a bit more useful than this:

  --disk-format <CONTAINER_FORMAT>
                        Disk format of image.
  --container-format <DISK_FORMAT>
                        Container format of image.

Since I know disk-format and container-format are enums, I'd expect to see the acceptable values in that help text.

Changed in python-glanceclient:
assignee: nobody → Sathish Nagappan (sathish-nagappan)
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/13862

Changed in python-glanceclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

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

commit b5d46e2e0d1e5df7f953787987b88880eb844b9d
Author: Brian Waldon <email address hidden>
Date: Wed Oct 3 13:52:55 2012 -0700

    Display acceptable disk/container formats in help text

    Fixes bug #1056497

    This patch provides more information in the help text. Originally the text
    provided the trivial definitions of the arguments disk_format and
    container_format. This patch updates the text to display the acceptable
    formats.

    Change-Id: I893b52c9f72a34c75e8bea522820863592300302

Changed in python-glanceclient:
status: In Progress → Fix Committed
Brian Waldon (bcwaldon)
Changed in python-glanceclient:
status: Fix Committed → Fix Released
milestone: none → v0.6.0
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.