d1ca14289e
So, I got myself nice and confused with testing parent_node logic when I used a name, but the ironic internals are modeled around queries involving UUID matching. We now identify names, and reset the values to be a UUID. Change-Id: I46ece586c254c58b80723bc905cad3144691fc5d
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``parent_node`` field, a newly added API field, has been constrained
|
|
to store UUIDs over the names of nodes. When names are used, the value is
|
|
changed to the UUID of the node.
|