9bb0fcd05e
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent. Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: Iab417bfd09cb0bf416982733933c29e49e3229eb
9 lines
393 B
YAML
9 lines
393 B
YAML
---
|
|
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.
|