File: add-node-description-support-6efd0882eaa0c788.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-- 274 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Adds ``description`` field support, which is introduced in ironic API
    1.51. This field is used to store informational text about the node.
    User can also do queries for nodes where their ``description`` field
    contains specified substring.