neutron/neutron/api/v2
Elena Ezhova ea3c43a402 Send HTTP exceptions in the format expected by neutronclient
Neutron client for the v2 API expects exceptions to have 'type',
'message' and 'detail' attributes. That is why they need to be
included in the body of HTTP Exceptions.

Change-Id: I70bd47977e42ad7bac760600329e9440452b74bc
Closes-Bug: 1355902
2014-08-18 17:21:45 +04:00
..
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
attributes.py Add L3 Extension for Distributed Routers 2014-07-16 07:33:43 -07:00
base.py Return 403 instead of 404 on attr policy failures 2014-08-06 07:40:39 -07:00
resource.py Send HTTP exceptions in the format expected by neutronclient 2014-08-18 17:21:45 +04:00
resource_helper.py Fix spelling mistakes 2014-08-01 16:10:23 +00:00
router.py Use six.moves.urllib.parse instead of urlparse 2014-02-13 10:19:01 +08:00