← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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/

** Affects: neutron
     Importance: Low
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
   Importance: Undecided => Low

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Summary changed:

- Neutron processes naming convention
+ Neutron processes not following the same naming convention

-- 
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:
  New

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



Follow ups