ironic/ironic/tests/unit/api/controllers/v1
Julia Kreger fb9eae7412 API endpoints to get node history
Adds API for retrieving node history events
via a node. Includes pagination and limitation
of the response set.

Story: 2002980
Tas: 42961

Change-Id: I22a92fa6c30d721f6a5dd0670b2e0a9cf76ad7b1
2021-09-15 10:54:11 -07:00
..
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_allocation.py Follow-up to RBAC allocation changes 2021-03-18 12:55:29 -07:00
test_chassis.py Enforce autospec in test_chassis 2021-02-17 11:56:17 +01: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 Add support for fields in drivers API 2021-08-27 11:57:41 +02:00
test_event.py Implement system scoped RBAC for the event APIs 2021-02-23 11:58:39 -08:00
test_node.py API endpoints to get node history 2021-09-15 10:54:11 -07:00
test_notification_utils.py Enforce autospec in test_notification_utils module 2021-02-19 13:16:29 +00:00
test_port.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
test_portgroup.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
test_ramdisk.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
test_root.py Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
test_utils.py Aliases for a few unfortunately named state transitions 2021-04-15 08:25:13 +01: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 Enforce autospec in test_volume_connector 2021-03-04 16:06:31 +01:00
test_volume_target.py Enforce autospec in test_volume_target 2021-03-03 18:24:29 +01:00