nova/nova/api
jichenjc 280af85945 Raise more information on V2 API volumes when resource not found
NotFound exception is caught in volumes.py on v2 api
and raise HTTPNotFound exception but exception information are
not well specified. This patch adds more information
to the raised exception.

Change-Id: I2bd48503460662fcc648b31ade7156059b370f2b
Closes-Bug: #1275755
2014-05-13 10:39:21 +08:00
..
ec2 Merge "ec2utils: Use VolumeMapping object" 2014-05-02 12:18:48 +00:00
metadata Merge "Improve hacking rule to avoid author markers" 2014-05-06 03:04:03 +00:00
openstack Raise more information on V2 API volumes when resource not found 2014-05-13 10:39:21 +08:00
validation Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Add x-openstack-request-id to nova v3 responses 2014-04-28 21:03:38 +00:00
compute_req_id.py Add x-openstack-request-id to nova v3 responses 2014-04-28 21:03:38 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
sizelimit.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
validator.py Don't translate debug level logs in nova.api 2014-04-25 01:35:41 -07:00