summaryrefslogtreecommitdiff
path: root/releasenotes/notes/node-network-data-6f998aaa57020f4b.yaml
blob: d10f42b2b88a0e4743e87b8b1bca4eedcb4d4a64 (plain)
1
2
3
4
5
6
7
---
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.