puppet-ironic/releasenotes/notes/port-physnet-cidr-map-b87c014e8a7985e9.yaml
Harald Jensås 271907c7d6 port_physnet_cidr_map support
Add support for laying out the configuration for
the physnet_cidr_map processing hook.

Related-Bug: #1870529
Change-Id: I5f0f3b254edf25fdcfa328f42d8bf4324e5bbd0d
2020-04-22 19:29:02 +02:00

8 lines
283 B
YAML

---
features:
- |
Added the parameter ``port_physnet_cidr_map`` which takes a hash mapping IP
subnet CIDR to physical network. When the physnet_cidr_map processing hook
is enabled the physical_network property of baremetal ports is populated
based on this mapping.