neutron/quantum/api
Henry Gessau be77455856 Improvements to API validation logic.
Do not automatically map generic exceptions like AttributeError to
http errors (instead they should be handled closer to where they occur
so that they can be "intelligently" converted to the appropriate
error).

Fix up some expected error codes in the unit tests.
Improve some of the validation messages.
Remove all use of locals() in attributes.py

Fixes: bug #1076813
Change-Id: Iabf8808a840e927307bbcae4cd41790af3d79a9e
2013-02-09 01:31:47 -05:00
..
v2 Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
views Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00
__init__.py Remove v1 code from quantum-server 2012-08-10 10:37:36 -07:00
api_common.py Removes redundant code in quantum.api.api_common 2013-01-21 17:09:27 +08:00
extensions.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
versions.py Use openstack common log to do logging. 2012-11-01 10:09:57 +08:00