File: add-bios-registry-in-list-21974873f146aff7.yaml

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (8 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds 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 additional BIOS registry fields, the ``--fields``
    option will retrieve and display selected fields. The ``baremetal node
    bios setting show`` includes these fields by default with no changes.