Comment 3 for bug 1508356

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

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

commit bff356ed7393f538f35d896dd6201698a91355f8
Author: Darja Shakhray <email address hidden>
Date: Fri Oct 23 18:25:25 2015 +0300

    Added reactivate/deactivate image using CLI

    Added commands 'glance image-reactivate image_id'
    and 'glance image-deactivate image_id' for
    reactivate/deactivate image using CLI

    DocImpact

    Change-Id: I2c370c6bf6ff664d94d756cc76aaa983fbdb8869
    Closes-bug: #1508356