openstack-ansible-os_neutron/templates
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
..
plugins Adds networking-ovn support 2018-08-14 17:37:08 +00:00
bgp_dragent.ini.j2 Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
dhcp_agent.ini.j2 Provide support for "force_metadata" in dnsmasq 2018-10-03 17:18:52 +02:00
dnsmasq-neutron.conf.j2 templates: dnsmasq-neutron.conf: Fix user for dnsmasq process 2018-06-29 14:20:28 +01:00
dragonflow.ini.j2 Implement Dragonflow deployment 2017-02-09 15:33:57 +00:00
felix.cfg.j2 Project Calico integration 2016-08-22 14:47:25 -05:00
l3_agent.ini.j2 Disable neutron-vpnaas-agent 2018-09-23 15:53:47 -04:00
lbaas_agent.ini.j2 Fix LBaaSv2 config and package requirements 2018-01-25 19:12:40 +00:00
metadata_agent.ini.j2 Change deprecated nova_metadata_ip option 2017-11-29 11:29:04 -06:00
metering_agent.ini.j2 Use full path for metering_agent interface_Driver 2017-01-13 19:54:24 +00:00
networking_bgpvpn.conf.j2 add ml2 config for networking bgpvpn 2018-02-12 10:50:27 +01:00
networking_ovn_metadata_agent.ini.j2 Adds networking-ovn support 2018-08-14 17:37:08 +00:00
neutron_ha_tool.sh.j2 Fix bashate violations 2015-10-05 11:03:24 +01:00
neutron-ha-tool.py.j2 Add SELinux contexts for neutron log directory 2018-02-16 14:14:23 +00:00
neutron.conf.j2 V2 driver is needed to work with ODL 9.0 2018-09-24 07:35:52 +00:00
sudoers.j2 Implement neutron venv support 2015-10-15 17:55:44 +00:00