754e6bb662
The ``[dhcp]dhcp_provider`` configuration option can now be set to ``dnsmasq`` as an alternative to ``none`` for standalone deployments. This enables the same node-specific DHCP capabilities as the ``neutron`` provider. See the ``[dnsmasq]`` section for configuration options. Change-Id: I3ab86ed68c6597d4fb4b0f2ae6d4fc34b1d59f11 Story: 2010203 Task: 45922
7 lines
312 B
YAML
7 lines
312 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``[dhcp]dhcp_provider`` configuration option can now be set to
|
|
``dnsmasq`` as an alternative to ``none`` for standalone deployments. This
|
|
enables the same node-specific DHCP capabilities as the ``neutron`` provider.
|
|
See the ``[dnsmasq]`` section for configuration options. |