271907c7d6
Add support for laying out the configuration for the physnet_cidr_map processing hook. Related-Bug: #1870529 Change-Id: I5f0f3b254edf25fdcfa328f42d8bf4324e5bbd0d
8 lines
283 B
YAML
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.
|