Thomas Morin cca870abbc Remove race and simplify conntrack state management
This change:
* avoids creating lots of short-lived threads
  (because: why would we ?)
* adds a try/except block to be sure we can log
  any issue that would otherwise be hidden by
  spawn_n.
* changes class from Queue to LightQueue after
  eventlet.queue code inspection, since it's a
  little smaller and should be faster

Change-Id: Ic348c08af375099a919116188ae17d2017695ecb
Closes-Bug: 1750777
(cherry picked from commit 35c225aaa37ee685000bfa07a02e83481485138d)
2018-03-26 17:34:59 +00:00
2016-06-28 22:46:19 +02:00
2016-10-17 17:06:19 +05:30
2018-02-09 16:36:24 +00:00
2014-05-16 13:40:04 -04:00
2018-01-31 22:54:45 -08:00
2017-06-13 19:26:49 +00:00
2017-08-31 16:44:51 +02:00
2017-08-03 09:47:25 +08:00
2018-01-09 09:26:40 +07:00
2017-03-04 11:19:58 +00:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%