You have been subscribed to a public bug:
The L2 agent which is running on compute or Network Node has name
"neutron-openvswitch-agent".
sdn@santosh-cn1:~$ ps ax | grep agent
26690 ? Ss 0:00 /usr/bin/python /usr/bin/neutron-openvswitch-agent
--config-file=/etc/neutron/neutron.conf
--config-file=/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
--log-file=/var/log/neutron/openvswitch-agent.log
28579 pts/3 S+ 0:00 grep agent
However , if you try to restart , start or work with "neutron-
openvswitch-agent" . It shows that it is a unrecognized service.
Example :
sdn@santosh-cn1:~$ sudo service neutron-openvswitch-agent
neutron-openvswitch-agent: unrecognized service
Reason is that , its name has been changed as neutron-plugin-openvswitch
agent from Havana.
So it works like :
sdn@santosh-cn1:~$ sudo service neutron-plugin-openvswitch-agent restart
neutron-plugin-openvswitch-agent stop/waiting
neutron-plugin-openvswitch-agent start/running, process 28596
So Suggestion is to rename this binary as "neutron-plugin-openvswitch-
agent".
Thanks and Regards,
Santosh Kumar
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron-openvswitch-agent unrecognized
--
neutron-openvswitch-agent service should be renamed as
neutron-plugin-openvswitch-agent
https://bugs.launchpad.net/bugs/1304240
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp