ironic/ironic/tests/unit/api/controllers/v1
Steve Baker 000bc72cc2 Convert volume/targets endpoint to plain JSON
Change-Id: I4d7f13ffb1dd438d9136238fa75a3efaac4e8b7e
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_expose.py Rename Response to PassthruResponse 2020-07-20 14:09:53 +12:00
test_node.py Convert nodes endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_notification_utils.py Use unittest.mock instead of mock 2020-06-11 14:15:41 +02: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_types.py Convert ports endpoint to plain JSON 2020-11-16 10:49:56 +13:00
test_utils.py Convert ports endpoint to plain JSON 2020-11-16 10:49:56 +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