2c2f8c4c79
Add support for laying out the configuration for the physnet_cidr_map processing hook in ironic inspector. Also enable the physnet_cidr_map processing hook by adding it to IronicInspectorExtraProcessingHooks default. Depends-On: https://review.opendev.org/722066 Related-Bug: #1870529 Change-Id: I5f0f3b254edf25fdcfa328f42d8bf4324e5bbd0d
9 lines
394 B
YAML
9 lines
394 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the parameter ``PortPhysnetCidrMap`` in the ironic inspector service
|
|
template. The parameter takes a mapping of 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. See Bug: `1870529 <https://launchpad.net/bugs/1870529>`_.
|