9a34f271f7
The init/systemd scripts support dynamic parameters to be passed to init services, however there is a static --log-file option that was configured to be passed to ALL services using the init templates. For services that are implemented which do not support --log-file parameters this causes a startup failure ie. calico-felix: error: no such option: --log-file This change moves the --log-file parameter into the neutron_services dictionary, allowing the parameter to be passed on a per-service basis. Change-Id: I9e98f730e3d167feb40c2f7e898c10f53041bffd |
||
---|---|---|
.. | ||
plugins | ||
api-paste.ini.j2 | ||
dhcp_agent.ini.j2 | ||
dnsmasq-neutron.conf.j2 | ||
l3_agent.ini.j2 | ||
lbaas_agent.ini.j2 | ||
metadata_agent.ini.j2 | ||
metering_agent.ini.j2 | ||
neutron_ha_tool.sh.j2 | ||
neutron-ha-tool.py.j2 | ||
neutron-systemd-init.j2 | ||
neutron-systemd-tempfiles.j2 | ||
neutron-upstart-init.j2 | ||
neutron.conf.j2 | ||
policy.json.j2 | ||
rootwrap.conf.j2 | ||
sudoers.j2 | ||
vpnaas_agent.ini.j2 |