python-ironicclient/ironicclient/osc
Iury Gregory Melo Ferreira cea2c5a574 Firmware Interface support
Command to list firmware components of a node:
* ``openstack baremetal node firmware list <node_ident>``

The `firmware_interface` can be specified in the commands below:
* ``openstack baremetal node create``
* ``openstack baremetal node show``
* ``openstack baremetal node set``
* ``openstack baremetal node unset``
* ``openstack baremetal driver list``
* ``openstack baremetal driver show``

Bumping API to match the required version for it and added unit testing.

Change-Id: I90146439768444a92a586cb96c5ab1fca9899653
2023-08-29 17:43:56 -03:00
..
v1 Firmware Interface support 2023-08-29 17:43:56 -03:00
__init__.py Introduce openstackclient plugin 2015-09-18 08:45:21 -04:00
plugin.py Check import order 2020-04-21 15:57:45 +02:00