Role os_neutron for OpenStack-Ansible
Go to file
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
2018-11-26 16:46:01 +02:00
defaults Adds ability to set no-resolv for dnsmasq. 2018-11-26 16:46:01 +02:00
doc switch documentation job to new PTI 2018-09-22 13:23:58 +02:00
examples Move database creation into role 2018-06-01 18:04:57 +01:00
files/rootwrap.d Remove dragonflow ML2 driver 2018-11-06 12:06:21 +00:00
handlers Use a common python build/install role 2018-09-03 11:04:56 +00:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-28 14:46:49 +01:00
releasenotes Remove dragonflow ML2 driver 2018-11-06 12:06:21 +00:00
tasks Merge "Refactor pre-install checks into neutron_check.yml" 2018-11-10 11:39:38 +00:00
templates Adds ability to set no-resolv for dnsmasq. 2018-11-26 16:46:01 +02:00
tests Remove dragonflow ML2 driver 2018-11-06 12:06:21 +00:00
vars Add port_forwarding to neutron configuration. 2018-11-23 11:32:42 -05:00
zuul.d Remove dragonflow ML2 driver 2018-11-06 12:06:21 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:54:13 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:08:28 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Add the project source code repository in README 2018-07-20 12:55:28 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:20:57 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:26 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 09:24:41 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:55:24 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 14:04:40 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:58 +00:00
tox.ini Merge "fix tox python3 overrides" 2018-11-22 11:07:37 +00:00

README.rst

Team and repository tags

image

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:

https://launchpad.net/openstack-ansible