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
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-05-21 14:10:39 +0000
commit887619269afd8da241daf145996327ca7e7d0dec (patch)
treef42d4aff9134e6f390f32687d295be22cc1bb6c6 /openstack/usr/lib/systemd/system/openstack-neutron-l3-agent.service
parentd6862f2aa420a29cca41b2041e2c127b4e193ede (diff)
downloaddefinitions-887619269afd8da241daf145996327ca7e7d0dec.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 '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