ironic/ironic/tests/unit/api
Steve Baker b6a25d467a Convert v1 controller to plain, return JSON
This change converts the v1 controller from a RestController to a
plain controller, and converts the /v1 response to remove the WSME
types and return plain JSON.

Change-Id: I483c6bb2e6b0da07b9e0c58190dbbc97e04bb6c1
Story: 1651346
Task: 10551
2020-07-30 07:37:31 +12:00
..
controllers Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_acl.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_args.py Remove File type 2020-07-20 08:58:32 +12:00
test_audit.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_functions.py Add function definition handling 2020-06-02 15:08:53 +12:00
test_healthcheck.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_hooks.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_middleware.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
test_ospmiddleware.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_proxy_middleware.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
test_root.py Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
test_types.py Remove File type 2020-07-20 08:58:32 +12:00
utils.py Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00