ironic.api.controllers.v1.bios.
NodeBiosController
Bases: pecan.rest.RestController
pecan.rest.RestController
REST controller for bios.
get_all
List node bios settings.
get_one
Retrieve information about the given bios setting.
setting_name – Logical name of the setting to retrieve.
collection_from_list
convert_with_links
Build a dict containing a bios setting value.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.