Dmitriy Rabotjagov
1d2d3d086d
Adds ability to set no-resolv for dnsmasq.
Introduces variable neutron_dnsmasq_noresolv. When it is set to true, no-resolv option will be placed in dnsmasq-neutron.conf. If dnsmasq_dns_servers are not set, and neutron_dnsmasq_noresolv is True dnsmasq will reply with empty response on DNS requests, which may be used as a workaround of https://bugs.launchpad.net/neutron/+bug/1501206 As a con, resolver is actually won't work at all, so all networks w/o configured DNS will stop resolving DNS. Change-Id: I7764e0d6100a8327f84f78da64f10f8e1fa355b1
Team and repository tags
OpenStack-Ansible neutron
Ansible role that installs and configures OpenStack neutron.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_neutron/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_neutron
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/
- The project home is at:
Description
Languages
Jinja
73.2%
Python
19.1%
Shell
7.7%