d42a94a130
It should be returned no matter if a node belongs to a chassis (in which case it is that chassis' UUID) or not (in which case it should be None). Closes-Bug: #1620749 Change-Id: If088f604ad9bb766d591d29466fdd1456734c8df
6 lines
227 B
YAML
6 lines
227 B
YAML
---
|
|
fixes:
|
|
- Fixed an issue of not returning ``chassis_uuid`` field of a node in API
|
|
responses if it does not belong to a chassis. It should be always returned,
|
|
either set to None, or to a corresponding chassis UUID.
|