
There is difference between dhcp option names in different backends. This patch changes options name to code according to [0]. [0] https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml Closes-Bug: 1717236 Change-Id: Idbc2f7496d10d92d8dc481eb4173ed1c6f35d412
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes compatibility with Neutron DHCP backends other than dnsmasq by using
|
|
standard DHCP option codes instead of dnsmasq-specific option names.
|