Comment 3 for bug 1535213

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

Reviewed: https://review.openstack.org/268907
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=20ae54045cef136a8d0665aab0d45698e12ed21c
Submitter: Jenkins
Branch: master

commit 20ae54045cef136a8d0665aab0d45698e12ed21c
Author: Xi Yang <yang.xi@99cloud.net>
Date: Mon Jan 18 15:47:23 2016 +0800

    Add support of setting volume's state

    OSC does not support to set volume's state, this
    patch is going to add this functionality.

    Closes-Bug:#1535213
    Change-Id: I5bc1c7e81b8ba61c37f4bfd209fc86c5857fb050
    Co-Authored-By: Huanxuan Ao <email address hidden>