adjutant/adjutant/api/v1/tests
Amelia Cordwell dab3938ab2 Move task error handling to function
* Replaces large amounts of repeated code on the task view with a
  _handle_task_error() function
* try and unify error handling to always return a list 'errors' or
  a dict when specific field name errors are known.

Change-Id: I9d140db0af204524eadc4ba3a6d3eb7299b239b4
2018-04-10 15:10:09 +12:00
..
__init__.py Moving clients to common module 2017-09-14 20:53:11 +12:00
test_api_admin.py Move task error handling to function 2018-04-10 15:10:09 +12:00
test_api_openstack.py Add Octavia (LBaaS) into quota management 2018-02-12 18:48:02 +13:00
test_api_taskview.py Move task error handling to function 2018-04-10 15:10:09 +12:00