python-ironicclient/ironicclient/common
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
..
apiclient Bump hacking to 3.0.0 2020-03-30 11:36:17 +02:00
__init__.py Basic project structure 2013-09-19 00:21:14 +01:00
base.py Add global_request_id into the base client methods 2020-05-15 16:57:55 +02:00
filecache.py Remove log translations 2017-03-30 17:22:07 +08:00
http.py Firmware Interface support 2023-08-29 17:43:56 -03:00
i18n.py Make oslo.i18n an optional dependency 2020-04-06 13:57:07 +02:00
utils.py Merge "Allow several nodes for most node actions" 2023-05-08 20:11:15 +00:00