File: add-node-inventory-74e856c019cfa7e2.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 (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
features:
  - |
    Adds support for API version ``1.81``, allowing users to retrieve a node's
    hardware inventory using the
    ``baremetal node inventory [--file <filename>] save <node>`` command.
  - Adds a ``get_inventory`` method to the python client library. This method
    allows operators to query recorded node inventory from an ironic API.