Role os_neutron for OpenStack-Ansible
Go to file
Manuel Buil 012329cb35 Provide support for "force_metadata" in dnsmasq
Metadata server is important in some deployments and VMs need a way to
reach it. Normally, neutron routers include a static route to the
metadata server and things work, however, when using external L3 plugins
(e.g. ODL) that static route might not be there by default and thus VMs
don't have a way to contact the metadata server. For these cases, there
is an alternative in which the DHCP server pushes the route to the
instances through the 121 message defined in the DHCP standard. To use
this alternative in dnsmasq, we need force_metadata = True in its config

Change-Id: I2def87c8e7ed4b9ac87b66f825f2766a67a9a802
Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-03 17:18:52 +02:00
defaults Provide support for "force_metadata" in dnsmasq 2018-10-03 17:18:52 +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 Drop SELinux support for CentOS 7 2018-08-27 17:14:35 +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 Update reno for stable/rocky 2018-08-10 17:22:53 +00:00
tasks Merge "AppArmor: Handle required profiles for neutron services" 2018-10-02 12:29:45 +00:00
templates Provide support for "force_metadata" in dnsmasq 2018-10-03 17:18:52 +02:00
tests Clean up role tests 2018-09-07 18:36:33 +01:00
vars Merge "SUSE: Add support for openSUSE Leap 15" 2018-10-02 15:08:35 +00:00
zuul.d Merge "SUSE: Add support for openSUSE Leap 15" 2018-10-02 15:08:35 +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-09-29 17:44:11 +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