ff17b5478d
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
7 lines
221 B
YAML
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.
|