diff --git a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl
index 233c8d7e64..9bcbd21930 100644
--- a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl
+++ b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl
@@ -38,6 +38,6 @@ EOF
 # it forces openvswitch agent
 exec sudo -E -u neutron neutron-openvswitch-agent \
 --config-file /etc/neutron/neutron.conf \
---config-file /etc/neutron/plugins/ml2/ml2-conf.ini \
+--config-file /etc/neutron/plugins/ml2/ml2_conf.ini \
 --config-file /tmp/ml2-local-ip.ini \
---config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini 
+--config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini