ironic/releasenotes
Julia Kreger d1ca14289e Reset parent_node values to uuids instead of names
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
2023-10-10 13:06:42 +00:00
..