blob: bbf7dad40a9a212385953b52e7c0bfb99c201a8d (
plain)
1
2
3
4
5
6
7
|
---
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.
|