Comment 9 for bug 1630783

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/liberty)

Reviewed: https://review.openstack.org/384699
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=090bff767b0b410641dba5adf053e9142d1cdc6d
Submitter: Jenkins
Branch: stable/liberty

commit 090bff767b0b410641dba5adf053e9142d1cdc6d
Author: Ken'ichi Ohmichi <email address hidden>
Date: Wed Oct 5 14:14:30 2016 -0700

    Add error handling for delete-volume API

    Due to lack of an error handling, delete-volume API returns HTTP500
    error when deleting an attached volume.
    This patch adds the error handling.

    The corresponding Tempest test is Idb6267be770bcf2541595babebf269cdc71c2b8d

    Closes-Bug: #1630783
    Change-Id: Ia07556b2dc18678baa4c8fbd65820d8047362ef9
    (cherry picked from commit 2afc4e466958b19a4cbb9147abb69f54a06bd507)