ironic/ironic/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 Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
allocation.py Follow-up to RBAC allocation changes 2021-03-18 12:55:29 -07:00
bios.py Include bios registry fields in bios API 2021-05-27 12:15:20 -04:00
chassis.py Consistently use utils functions for policy auth 2020-12-17 12:11:08 +13:00
collection.py Fix typos in API sanitization change notes 2021-07-07 10:08:51 -07:00
conductor.py Consistently use utils functions for policy auth 2020-12-17 12:11:08 +13:00
deploy_template.py Add 'deploy steps' parameter for provisioning API 2021-02-03 11:47:53 -05:00
driver.py Add support for fields in drivers API 2021-08-27 11:57:41 +02:00
event.py Consistently use utils functions for policy auth 2020-12-17 12:11:08 +13:00
network-data-schema.json Add `network_data` field to ironic node object 2020-05-05 15:57:36 +02:00
node.py API endpoints to get node history 2021-09-15 10:54:11 -07:00
notification_utils.py Expunge the internal version of WSME 2020-11-19 10:57:11 +13:00
port.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
portgroup.py Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
ramdisk.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
utils.py API endpoints to get node history 2021-09-15 10:54:11 -07:00
versions.py API endpoints to get node history 2021-09-15 10:54:11 -07:00
volume.py Consistently use utils functions for policy auth 2020-12-17 12:11:08 +13:00
volume_connector.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
volume_target.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00