← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1304240] Re: neutron-openvswitch-agent service should be renamed as neutron-plugin-openvswitch-agent

 

No idea why this was opened against the project for our developer
community infrastructure--relocating to neutron.

** Project changed: openstack-ci => neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1304240

Title:
  neutron-openvswitch-agent service should be renamed as neutron-plugin-
  openvswitch-agent

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1304240/+subscriptions