Glance-client doesn't support image deletion by query in v2

Bug #1485407 reported by wangxiyuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
Medium
wangxiyuan

Bug Description

As glance default api version is 2 now, when users delete image like:
    glance image-delete xxx1 xxx2
It will return an error:
    glance: error: unrecognized arguments: xxx2

While glance v1 support this function. So we should add it in V2

wangxiyuan (wangxiyuan)
Changed in python-glanceclient:
assignee: nobody → wangxiyuan (wangxiyuan)
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/213581

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

Reviewed: https://review.openstack.org/213581
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=bf02b048bf43dbb86f1e072d040f2a9f66d04130
Submitter: Jenkins
Branch: master

commit bf02b048bf43dbb86f1e072d040f2a9f66d04130
Author: wangxiyuan <email address hidden>
Date: Mon Aug 17 10:34:22 2015 +0800

    Support image deletion in batches in v2

    Client doesn't support image deletion in batches in v2 now.
    It's useful. So it's need to add it.

    Change-Id: Idf5a6890b3fd01a65fecab2033b21367c30bc6b1
    Closes-bug:#1485407

Changed in python-glanceclient:
status: In Progress → Fix Committed
Changed in python-glanceclient:
milestone: none → 1.2.0
status: Fix Committed → Fix Released
wangxiyuan (wangxiyuan)
no longer affects: python-glanceclient/liberty
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.