Comment 2 for bug 1589332

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

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

commit 954c28dfa21be76b0522af051d71fb9470877a1a
Author: wuyuting <email address hidden>
Date: Sun Jun 5 22:55:43 2016 -0400

    Add support for deleting volumes with associated snapshots

    OSC doesn't support deleting volumes with associated snapshots.
    This patch provides support for deleting volumes with associated
    snapshots by adding an optional argument.

    Change-Id: I7e74f251574993ff13a38e508fd2f9debeda8d0a
    Closes-Bug: #1589332
    Co-Authored-By: Rui Chen <email address hidden>