ironic/releasenotes/notes/node-network-data-6f998aaa5...

8 lines
285 B
YAML

---
features:
- |
Adds `network_data` property to the node, a dictionary that represents the
node static network configuration. The Ironic API performs formal JSON
validation of node `network_data` content against user-supplied JSON schema
at driver validation step.