python-ironicclient/releasenotes/notes/fix-on-create-field-setting-60eb1ead99c69b12.yaml
Julia Kreger ff17b5478d Fix on-creation ability
On node creation, the underlying code does a validate of the fields
passed, and errors if you try to pass excess fields which are not in
a super easy to miss list, because actual OSC testing doesn't fully
exercise the entire command execution.

Change-Id: Iae35f80c1ae547044dea615a4309b6810ea8fee9
2024-03-28 13:16:02 -07:00

7 lines
221 B
YAML

---
fixes:
- |
Fixes the list of fields permitted when creating a node. The following
fields can now be set: firmware_interface, automated_clean, network_data,
parent_node, owner, lessee, shard, desription.