vmware-nsx/quantum/api/v2
Henry Gessau 7ba71c4887 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
..
__init__.py Add API v2 support 2012-06-11 10:36:10 -05:00
attributes.py Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
base.py Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
resource.py Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
router.py add parent/sub-resource support into Quantum API framework 2012-12-13 16:07:53 +04:00