7551ca4e53
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 |
||
---|---|---|
.. | ||
plugins | ||
api-paste.ini.j2 | ||
bgp_dragent.ini.j2 | ||
dhcp_agent.ini.j2 | ||
dnsmasq-neutron.conf.j2 | ||
dragonflow.ini.j2 | ||
felix.cfg.j2 | ||
l3_agent.ini.j2 | ||
lbaas_agent.ini.j2 | ||
metadata_agent.ini.j2 | ||
metering_agent.ini.j2 | ||
networking_bgpvpn.conf.j2 | ||
neutron_ha_tool.sh.j2 | ||
neutron-ha-tool.py.j2 | ||
neutron.conf.j2 | ||
policy.json.j2 | ||
rootwrap.conf.j2 | ||
sudoers.j2 | ||
vpnaas_agent.ini.j2 |