python-ironicclient/ironicclient
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
..
common Firmware Interface support 2023-08-29 17:43:56 -03:00
osc Firmware Interface support 2023-08-29 17:43:56 -03:00
tests Firmware Interface support 2023-08-29 17:43:56 -03:00
v1 Firmware Interface support 2023-08-29 17:43:56 -03:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Allow to pass additional arguments into adapter 2020-05-15 16:57:55 +02:00
exc.py Bump hacking to 3.0.0 2020-03-30 11:36:17 +02:00
shell.py Fix logging in the baremetal CLI 2022-05-23 16:51:18 +02:00