Rodolfo Alonso Hernandez 980f9bdab2 [OVN] Add a new process to spawn ML2/OVN maintenance worker
When using the Neutron WSGI module, the ML2/OVN maintenance worker needs
to be spawned in a separate service. This patch adds the service
``neutron-ovn-maintenance-worker``, that is a single process service tha
runs the ``MaintenanceWorker`` instance. This process is in charge of
performing periodic routines related to the ML2/OVN driver.

This new service should be included in any deployment project that
allows to spawn Neutron ML2/OVN with WSGI. Along with this patch, a new
one for devstack will be proposed.

Related-Bug: #1912359
Change-Id: Iea2995adb3343aae74a1b617fbccfce5c62c6b87
2024-06-24 12:40:26 +00:00
..
2024-03-25 00:39:47 +00:00
2023-09-26 14:56:06 +00:00
2023-10-17 16:02:25 +00:00