Comment 2 for bug 1597188

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

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

commit f5aef9ac36257cfd9808c0dbdb80c5adc412876b
Author: Huanxuan Ao <email address hidden>
Date: Wed Jul 6 11:11:56 2016 +0800

    Add '--force' option to 'backup delete' command in volumev2

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

    Change-Id: I661ea0d465db227e374cbacdde0206fa1a6dd3d5
    Closes-Bug: #1597188