kayobe/releasenotes/notes/inspector-dhcp-range-netmask-bb46eb7df77587a4.yaml
Maksim Malchuk 02e01e983b Add support for Ironic inspection through DHCP-relay
This change fix the issue when inspection didn't work corrctly in
case of L3-routed Ironic networks when DHCP packets received via a
DHCP-relay. The dnsmasq optional netmask part in the dhcp-range
parameter should be specified [1] in this case.

[1] https://thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html

Change-Id: I9488a72db588e31289907668f1997596a8ccdec6
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/813268
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2021-10-15 12:25:55 +03:00

5 lines
97 B
YAML

---
features:
- |
Adds support for inspection of L3-routed Ironic networks via DHCP-relay.