Comment 2 for bug 1485407

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