openstack-ansible-os_neutron/templates
Markos Chandras 7551ca4e53 templates: dnsmasq-neutron.conf: Fix user for dnsmasq process
The dnsmasq process needs to access certain files from directories owned
by the neutron user. However, dnsmasq may be running as a different user
resulting to the following failures:

Jun 29 07:50:09 dnsmasq[8750]: failed to load names from /var/lib/neutron/dhcp/b245a1a3-6516-4208-931a-3f46d5e99cc3/addn_hosts: Permission denied
Jun 29 07:50:09 dnsmasq[8750]: cannot read /var/lib/neutron/dhcp/b245a1a3-6516-4208-931a-3f46d5e99cc3/host: Permission denied
Jun 29 07:50:09 dnsmasq[8750]: cannot read /var/lib/neutron/dhcp/b245a1a3-6516-4208-931a-3f46d5e99cc3/opts: Permission denied

As such, we need to make sure that dnsmasq is running as the same user
with neutron.

Change-Id: Id7536ef6e49c93282f1debcb3b2d92452e4aac8b
2018-06-29 14:20:28 +01:00
..
plugins Public n/w access for vxlan tenant n/w in ml2.ovs 2018-05-18 07:37:51 +00:00
api-paste.ini.j2 Update static files 2017-12-13 15:23:45 +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 Cap the number of worker threads 2017-02-23 05:20:59 -05: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 Handle Pike changes for Neutron 2017-12-11 16:59:49 +00: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
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 Restore rabbit driver ssl config option 2018-06-04 11:22:59 -04:00
policy.json.j2 Update paste, policy and rootwrap configurations 2017-12-19 2017-12-19 21:12:28 +00:00
rootwrap.conf.j2 Consolidate Neutron config path in to a single var 2016-08-14 01:07:17 -05:00
sudoers.j2 Implement neutron venv support 2015-10-15 17:55:44 +00:00
vpnaas_agent.ini.j2 [FIX] Changed neutron_driver_interface removed variable 2016-10-19 10:42:00 +00:00