92e2d26f15
The physnet_cidr_map hook adds functionality to populate the physical_network of a baremetal port based on a cidr-to-physnet mapping in configuration. Related-Bug: #1870529 Change-Id: I43cdac5ccd8c46836b26f6e4bc0d4509958e2e79
7 lines
283 B
YAML
7 lines
283 B
YAML
---
|
|
features:
|
|
- Added ``physnet_cidr_map`` processing plugin, the plugin uses the IP
|
|
address of interfaces returned during inspection and set the port
|
|
``physical_network`` via lookup from a CIDR to physical network mapping in
|
|
config option ``[port_physnet]/cidr_map``.
|