← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2069581] [NEW] [WSGI] Missing periodic worker when using WSGI server

 

Public bug reported:

Since [1], the Neutron API spawns a periodic worker [2] that is used to
remove the expired reservations. This is used by the quota driver
``DbQuotaNoLockDriver`` (the default one).

When using WSGI, this worker is not launched.

[1]https://review.opendev.org/c/openstack/neutron/+/825521
[2]https://github.com/openstack/neutron/blob/0c4793ed2a3529cdf9f90eeea498e98cae71fd9f/neutron/worker.py#L31

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

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

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

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

Title:
  [WSGI] Missing periodic worker when using WSGI server

Status in neutron:
  New

Bug description:
  Since [1], the Neutron API spawns a periodic worker [2] that is used
  to remove the expired reservations. This is used by the quota driver
  ``DbQuotaNoLockDriver`` (the default one).

  When using WSGI, this worker is not launched.

  [1]https://review.opendev.org/c/openstack/neutron/+/825521
  [2]https://github.com/openstack/neutron/blob/0c4793ed2a3529cdf9f90eeea498e98cae71fd9f/neutron/worker.py#L31

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



Follow ups