ironic/ironic/api
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
..
controllers Add `boot_mode` and `secure_boot` to node object and expose in api 2021-07-08 15:04:15 +02:00
middleware Encapsulate auth_token middleware 2020-05-15 09:49:54 +12:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
functions.py Use getfullargspec to inspect functions 2020-07-01 17:25:09 +02:00
hooks.py Remove redundant/legacy is_admin logic 2021-06-15 17:30:10 -07:00
method.py JSON conversion followup change 2020-11-26 11:05:48 +13:00
wsgi.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00