ironic/ironic/tests/unit/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 Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_allocations.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_base_manager.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00
test_cleaning.py Remove temporary cleaning information on starting cleaning 2021-04-22 14:00:32 +02:00
test_deployments.py Delay rendering configdrive 2021-05-19 15:17:49 +02:00
test_manager.py Add `boot_mode` and `secure_boot` to node object and expose in api 2021-07-08 15:04:15 +02:00
test_notification_utils.py Enforce autospec in test_notification_utils 2020-07-17 07:08:07 +00:00
test_rpcapi.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00
test_steps.py Merge "Generic way to configure clean step priorites" 2021-03-31 16:30:19 +00:00
test_task_manager.py Lazy-load node details from the DB 2021-03-02 09:09:02 +01:00
test_utils.py Add `boot_mode` and `secure_boot` to node object and expose in api 2021-07-08 15:04:15 +02:00