File: display-empty-string-for-chassis-uuid-if-it-is-empty-a5471c3aa740a27d.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 (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
fixes:
  - |
    If a node does not have ``chassis_uuid`` field in the API response, it
    is added to the output of the node commands as an empty string.