cc45ca0378
Related-Bug: #2069581 Change-Id: I62d33908e0ff7d298172eca76b0e50e9de941bd6
9 lines
351 B
YAML
9 lines
351 B
YAML
---
|
|
features:
|
|
- |
|
|
Added a new process called ``neutron-periodic-workers``. This process is
|
|
spawned when using the Neutron API WSGI module with any mechanism driver.
|
|
It executes the ML2 plugin periodic workers that are collected by an
|
|
instance of the class ``AllServicesNeutronWorker`` and executed as threads
|
|
on a single worker.
|