python-ironicclient/ironicclient
Bob Fournier f12e1a5791 Include BIOS registry fields in bios setting list command
Add new params to the 'baremetal node bios setting list' command to
include support for the BIOS registry. The '--long' option will
retrieve and display the additonal BIOS registry fields, the '--fields'
option will retrieve and display selected fields. The header names
when the '--long' or '--fields' options are not used match the existing
functionality.

Note that the 'baremetal node bios setting show' includes these fields
by default with no changes.

Change-Id: I9d6d2e42879e12cce8e1f2111be1a27f1a251de2
2021-08-06 09:23:27 -04:00
..
common Add support for 'boot_mode' and 'secure_boot' node resource fields 2021-07-26 14:04:57 +02:00
osc Include BIOS registry fields in bios setting list command 2021-08-06 09:23:27 -04:00
tests Include BIOS registry fields in bios setting list command 2021-08-06 09:23:27 -04:00
v1 Include BIOS registry fields in bios setting list command 2021-08-06 09:23:27 -04: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 Make baremetal --debug actually work 2021-03-22 13:04:55 +00:00