magnum/magnum/tests/unit/api/controllers/v1
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
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
test_bay.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_baymodel.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_certificate.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_container.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_magnum_service.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_pod.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_replicationcontroller.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_service.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_types.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_utils.py Merge "Rename get_rpc_resource to get_resource" 2016-03-01 10:33:43 +00:00
test_x509keypair.py Adds standardised error messages 2016-03-02 16:40:23 +01:00