vmware-nsx/quantum
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
..
agent Merge "add non-routed subnet metadata support" 2013-02-08 22:39:32 +00:00
api Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
common Add NVP Security group support 2013-02-07 03:57:53 -08:00
db Add NVP Security group support 2013-02-07 03:57:53 -08:00
debug Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
extensions Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00
locale Imported Translations from Transifex 2013-02-08 00:06:27 +00:00
openstack Updated to latest oslo-version code. 2013-02-04 11:21:16 +11:00
plugins Merge "Add NVP Security group support" 2013-02-07 21:04:46 +00:00
rootwrap Remove unused imports in rootwrap package 2013-01-02 22:38:46 +02:00
server Fix i18n messages 2013-01-22 11:42:15 +08:00
tests Improvements to API validation logic. 2013-02-09 01:31:47 -05:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Fix i18n messages 2013-01-22 11:42:15 +08:00
context.py Fix i18n messages 2013-01-22 11:42:15 +08:00
manager.py Set default core_plugin to None 2013-01-02 16:47:54 +00:00
policy.py Use policy_file parameter in quantum.policy 2013-02-05 17:26:39 +02:00
quantum_plugin_base_v2.py fix broken logic of only using hasattr to check for get_x_counts 2012-11-20 12:59:20 -08:00
quota.py Fixes per tenant quota doesn't work 2013-01-24 17:16:52 +08:00
service.py Fix i18n messages 2013-01-22 11:42:15 +08:00
version.py Updated to latest oslo-version code. 2013-02-04 11:21:16 +11:00
wsgi.py Adds xml support for quantum v2 API. 2013-02-06 00:50:24 +00:00