python-ironicclient/ironicclient/v1
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
..
__init__.py Bump hacking version 2014-10-02 11:12:53 +00:00
allocation.py Allow to pass global request id for remaining objects 2020-06-23 16:49:23 +02:00
chassis.py Allow to pass global request id for remaining objects 2020-06-23 16:49:23 +02:00
client.py Provide a clear error message when using client.Client without a session 2020-02-10 11:07:04 +01:00
conductor.py Allow to pass global request id for remaining objects 2020-06-23 16:49:23 +02:00
create_resources.py Stop using six library 2019-12-18 15:18:24 +01:00
deploy_template.py Allow to pass global request id for remaining objects 2020-06-23 16:49:23 +02:00
driver.py Add support for fields in drivers CLI 2021-08-30 09:45:54 +02:00
events.py Add Events support 2019-02-13 18:22:50 +01:00
node.py Firmware Interface support 2023-08-29 17:43:56 -03:00
port.py Allow to pass global request id in port and volume 2020-06-23 16:49:23 +02:00
portgroup.py Allow to pass global request id in port and volume 2020-06-23 16:49:23 +02:00
resource_fields.py Firmware Interface support 2023-08-29 17:43:56 -03:00
utils.py Add support for RESCUE and UNRESCUE provision states 2018-01-26 01:33:03 +00:00
volume_connector.py Allow to pass global request id in port and volume 2020-06-23 16:49:23 +02:00
volume_target.py Allow to pass global request id in port and volume 2020-06-23 16:49:23 +02:00