magnum/magnum/tests/unit
Jamie Hannaford 95eceb9d5a Adds standardised error messages
Implements the recommendation set out by the API working group for
standardised error messages, available here:
http://specs.openstack.org/openstack/api-wg/guidelines/errors.html

Magnum currently has most of its errors structured by WSME exception
classes, which ideally should be changed to follow API-WG recommendation
too. However, this is outside scope. For now, a workaround is
implemented so that Magnum's API can be locked for v1. When the common
solution to WSME is implemented, most of this patch can be refactored.

Change-Id: I05d2bb60b211d1b18611070217b01e3e418eb79a
Implements: blueprint standardised-error-messages
Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>
2016-03-02 16:40:23 +01:00
..
api Adds standardised error messages 2016-03-02 16:40:23 +01:00
common Merge "Fix x509 cert generation python3 compability" 2016-03-02 07:18:22 +00:00
conductor Correctly compare utf8 strings 2016-03-01 12:37:41 +08:00
db Remove unused attribute "ssh_authorized_key" 2016-02-28 15:33:56 -05:00
objects Remove unused attribute "ssh_authorized_key" 2016-02-28 15:33:56 -05:00
service Decoupling magnum service from periodic task 2015-11-30 18:52:48 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Improve yml template test case. 2015-11-24 16:54:41 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Fix misleading M310 unit test outputs 2016-02-17 05:59:03 +08:00
test_opts.py Introduce unit test for genconfig 2015-09-03 09:02:36 +09:00