Switch Neutron packages to Ubuntu compatible naming scheme
[openstack-build/neutron-build.git] / trusty / debian / neutron-plugin-openvswitch-agent.init.in
similarity index 96%
rename from trusty/debian/neutron-openvswitch-agent.init.in
rename to trusty/debian/neutron-plugin-openvswitch-agent.init.in
index bc6af291d3f3e40421c8c2481596af98e6c39f53..eeef95e4001d7c568eb196bd47e085da3c42b59a 100644 (file)
@@ -21,4 +21,5 @@ CONFIG_FILE=/etc/neutron/plugins/ml2/openvswitch_agent.ini
 # Since Juno OVS plugin as been deprecated as core_plugin, it has been
 # replaced by ml2 as core_plugin and ovs as agent. Making ml2 mandatory
 # to use this agent
+DAEMON=/usr/bin/neutron-openvswitch-agent
 DAEMON_ARGS="--config-file=/etc/neutron/neutron.conf --config-file=/etc/neutron/plugins/ml2/ml2_conf.ini"