nova/nova/api/openstack
Ken'ichi Ohmichi 20898389cb 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 2afc4e4669)
2016-10-10 19:59:55 +00:00
..
compute Add error handling for delete-volume API 2016-10-10 19:59:55 +00:00
placement Merge "[placement] Mark HTTP error responses for translation" 2016-09-15 11:36:02 +00:00
__init__.py Fixed indentation 2016-08-31 18:02:02 +02:00
api_version_request.py Return HTTP 400 on list for invalid status 2016-08-17 13:47:53 +00:00
auth.py Move config options from nova/api directory (1) 2016-05-09 19:23:13 +00:00
common.py Strict ImageRef validation to UUID only 2016-08-04 02:22:15 +00:00
extensions.py network: handle unauthorized exception from neutron 2016-07-12 08:20:24 -04:00
rest_api_version_history.rst Return HTTP 400 on list for invalid status 2016-08-17 13:47:53 +00:00
urlmap.py Use of six.PY3 should be forward compatible 2016-01-17 03:32:34 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py remove support for legacy v2 generator extensions 2016-06-21 14:55:57 -04:00