openstack-ansible/releasenotes/notes/neutron-dhcp-config-list-3e9354e5da138b53.yaml
Dmitriy Rabotyagov b2b61f792e Bump OpenStack-Ansible for Zed release
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
2022-12-14 13:03:44 +00:00

8 lines
272 B
YAML

---
features:
- |
You can configure options for dnsmasq by adding those to the newly
introduced ``neutron_dhcp_config_list`` list. This helps to configure e.g.
``no-negcache`` to get around
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1974230.