ironic/ironic/conductor
Cenne 46ff51487a Add `boot_mode` and `secure_boot` to node object and expose in api
* add fields to Node object
  * expose them at endpoint `/v1/nodes/{node_ident}/states`
  * update states on powersync / entering managed state.
  * tests
  * update api endpoint info in api-ref

Story: 2008567
Task: 41709

Change-Id: Iddd1421a6fa37d69da56658a2fefa5bc8cfd15e4
2021-07-08 15:04:15 +02:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Trivial: comment why we don't check retired in allocations 2021-05-20 11:02:56 +02:00
base_manager.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
cleaning.py Remove temporary cleaning information on starting cleaning 2021-04-22 14:00:32 +02:00
deployments.py Nicer error message when a deploy step fails 2021-06-22 18:59:56 +02:00
manager.py Add `boot_mode` and `secure_boot` to node object and expose in api 2021-07-08 15:04:15 +02:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
steps.py Nicer error message when a deploy step fails 2021-06-22 18:59:56 +02:00
task_manager.py Don't try to use attempts=None with tenacity 2021-03-11 11:28:23 +01:00
utils.py Add `boot_mode` and `secure_boot` to node object and expose in api 2021-07-08 15:04:15 +02:00