Comment 2 for bug 1630783

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

Reviewed: https://review.openstack.org/382660
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2afc4e466958b19a4cbb9147abb69f54a06bd507
Submitter: Jenkins
Branch: master

commit 2afc4e466958b19a4cbb9147abb69f54a06bd507
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