summaryrefslogtreecommitdiff
path: root/install-files/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
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-06-04 13:49:10 +0000
commit74f16492c2aeb6ea2030dfff254cac4e9510b7fb (patch)
tree8a17c3b03b000147fa6fbefc75571cdda4dcaf9e /install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
parentde61ed40892c98a9a38bca23bc83257a78da3622 (diff)
downloaddefinitions-74f16492c2aeb6ea2030dfff254cac4e9510b7fb.tar.gz
Neutron: add back the custom configuration
Add back the custom configuration for Neutron, this time adapted for the OpenStack Kilo release.
Diffstat (limited to 'install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service')
-rw-r--r--install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service b/install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
index 76efea5c..72cd1651 100644
--- a/install-files/openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
+++ b/install-files/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