0c09254aa8
These options simply allow a DHCP server running dnsmasq(neutron) to coexist with other DHCP servers within the same network. This works by instructing dnsmasq to ignore any clients which are not specified in dhcp-host files. This also provides for basic logging which makes debugging DHCP and connectivity issues easier by default. Change-Id: Ibe2096c9e5a983fe5a7538a0a58b026439a7c67c Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
9 lines
400 B
YAML
9 lines
400 B
YAML
---
|
|
features:
|
|
- Neutron DHCP options have been set to allow a DHCP server running
|
|
dnsmasq to coexist with other DHCP servers within the same network.
|
|
This works by instructing dnsmasq to ignore any clients which are
|
|
not specified in dhcp-host files.
|
|
- Neutron DHCP options have been set to provide for logging which
|
|
makes debugging DHCP and connectivity issues easier by default.
|