ironic.api.controllers.v1.firmware module

ironic.api.controllers.v1.firmware module

class ironic.api.controllers.v1.firmware.NodeFirmwareController(*args, **kwargs)[source]

Bases: RestController

REST controller for Firmware.

get_all(detail=None, fields=None)[source]

List node firmware components.

ironic.api.controllers.v1.firmware.collection_from_list(node_ident, firmware_components, detail=None, fields=None)[source]

Build a dict containing a firmware component.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.