glance command should handle "image name"

Bug #1093380 reported by Ken'ichi Ohmichi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Low
Ken'ichi Ohmichi

Bug Description

Hi, this is a wishlist rather than a bug.

Now a user should specify ID as an image by glance command, and I feel it is
easy-use that a user can specify name also as an image like nova command(ex. "nova boot").

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/18611

Changed in python-glanceclient:
assignee: nobody → Ken'ichi Ohmichi (oomichi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

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

commit 0aba81ac1f11af283b4aca5a6ec65899200f6d5b
Author: Ken'ichi Ohmichi <email address hidden>
Date: Sat Jan 5 07:32:25 2013 +0900

    Add image names to glance command arguments.

    Now a user should specify ID as an image by glance command, and I feel
    it is easy-use that a user can specify name also as an image like nova
    command(ex. "nova boot").

    By applying this patch, a user can specify name as image like the
    following examples:

    $ glance image-show cirros-0.3.0-x86_64-uec
    $ glance image-update --name root-fs cirros-0.3.0-x86_64-uec
    $ glance image-delete cirros-0.3.0-x86_64-uec
    $ glance image-download cirros-0.3.0-x86_64-uec
    $ glance member-create cirros-0.3.0-x86_64-uec 94b0e63a27ca43348fe056622fe3fe94
    $ glance member-delete cirros-0.3.0-x86_64-uec 94b0e63a27ca43348fe056622fe3fe94

    Fixes bug 1093380

    Change-Id: Ia0a070eed6ae3853ef02032f479087edb1d75a67

Changed in python-glanceclient:
status: In Progress → Fix Committed
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/20300

Brian Waldon (bcwaldon)
Changed in python-glanceclient:
importance: Undecided → Low
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.