summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-19 15:00:52 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-20 14:09:40 +0000
commit8e6921b91ab6ac81325e898308d24c504ee54ea2 (patch)
tree0bd9c9e4a0ff0c30f21d7a9c4ff3cec7224e4f00 /openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
parent2a12037c85bb2be69001d775ae779c6a415ae373 (diff)
downloaddefinitions-8e6921b91ab6ac81325e898308d24c504ee54ea2.tar.gz
Neutron: add back the custom configurationbaserock/tiagogomes/os-kilo
Add back the custom configuration for Neutron, this time adapted for the OpenStack Kilo release.
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service b/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
index 76efea5c..72cd1651 100644
--- a/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
+++ b/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
@@ -11,8 +11,7 @@ StandardOutput=null
StandardError=null
ExecStart=/usr/bin/neutron-l3-agent \
--config-file=/etc/neutron/neutron.conf \
- --config-file=/etc/neutron/l3_agent.ini \
- --config-file=/etc/neutron/fwaas_driver.ini
+ --config-file=/etc/neutron/l3_agent.ini
[Install]
WantedBy=multi-user.target