ironic/ironic/tests/unit/api/controllers/v1
Steve Baker f408d63adc Expunge the internal version of WSME
This change removes unused code and concludes the conversion of the
REST API from WSME based to plain JSON.

Change-Id: Ib04c759f86d9758b67a75648b5971f5a80c77ecb
Story: 1651346
Task: 10551
2020-11-19 10:57:11 +13:00
..
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_allocation.py Convert allocations endpoint to plain JSON 2020-11-16 10:49:48 +13:00
test_chassis.py Convert chassis endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_collection.py Utility functions for REST API JSON handling 2020-11-16 10:49:42 +13:00
test_conductor.py Merge "Use unittest.mock instead of mock" 2020-06-22 16:57:36 +00:00
test_deploy_template.py Convert deploy_templates endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_driver.py Convert drivers endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_event.py Convert event endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_node.py Convert nodes endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_notification_utils.py Expunge the internal version of WSME 2020-11-19 10:57:11 +13:00
test_port.py Convert portgroups endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_portgroup.py Convert portgroups endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_ramdisk.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
test_root.py Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
test_utils.py Expunge the internal version of WSME 2020-11-19 10:57:11 +13:00
test_versions.py Use unittest.mock instead of mock 2020-06-11 14:15:41 +02:00
test_volume.py Fix pep8 2020-05-12 15:37:38 +02:00
test_volume_connector.py Convert volume/connectors endpoint to plain JSON 2020-11-19 10:57:11 +13:00
test_volume_target.py Convert volume/targets endpoint to plain JSON 2020-11-19 10:57:11 +13:00