File: add-node-inventory-74e856c019cfa7e2.yaml

package info (click to toggle)
python-ironicclient 5.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,468 kB
  • sloc: python: 25,810; makefile: 22; sh: 8
file content (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (2)
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.