PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="Openstack Neutron LinuxBridge Plugin Agent"
PROJECT_NAME=neutron
-NAME=${PROJECT_NAME}-linuxbridge-agent
+NAME=${PROJECT_NAME}-plugin-linuxbridge-agent
# --config-file=/etc/neutron/neutron.conf will be happened
# to DAEMON_ARGS later by openstack-pkg-tools
DESC="Openstack Neutron OpenVSwitch Plugin Agent"
PROJECT_NAME=neutron
-NAME=${PROJECT_NAME}-openvswitch-agent
+NAME=${PROJECT_NAME}-plugin-openvswitch-agent
CONF_FILE=/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
# Since Juno OVS plugin as been deprecated as core_plugin, it has been