← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2069595] Re: Neutron processes not following the same naming convention

 

With the patches proposed and merged, we can close this bug.

** Changed in: neutron
       Status: New => Fix Released

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

Title:
  Neutron processes not following the same naming convention

Status in neutron:
  Fix Released

Bug description:
  Since [1], the Neutron processes should have the same naming convention. However, the server processes do not follow this convention. For example [2]:
  * neutron-server: api worker (the implemented naming convention)
  * neutron-server: RpcWorker (camel case, not expected) 
  * neutron-server: MaintenanceWorker (camel case, not expected)
  * neutron-server: periodic worker (the implemented naming convention)

  [1]https://bugs.launchpad.net/neutron/+bug/1816485
  [2]https://paste.opendev.org/show/bXvaCSaAbwaqKWZhbZuD/

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



References