Comment 2 for bug 1597195

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

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

commit bbfd8cb46bc7493971173f1cbc774ef4697ddfe4
Author: Huanxuan Ao <email address hidden>
Date: Mon Jul 4 10:18:45 2016 +0800

    Add '--force' option to 'volume snapshot delete' command

    Add '--force' option to 'volume snapshot delete' command in
    volume v2 (v2 only) to allow delete in state other than error
    or available.

    Change-Id: Ie8991e9a630d7c7e9ac6c6870aed787bbcebacf2
    Closes-Bug: #1597195