Files
nova/doc/source/admin
Balazs Gibizer 35207ee8b5 Default native threading for sch, api and metadata
This patch switches the default concurrency mode to native threading
for the services that gained native threading support in Flamingo:
nova-scheduler, nova-api, and nova-metadata.

The OS_NOVA_DISABLE_EVENTLET_PATCHING env variable still can be used to
explicitly switch the concurrency mode to eventlet by

  OS_NOVA_DISABLE_EVENTLET_PATCHING=false

We also ensure that the cover, docs, py3xx and functional tox targets
are still running with eventlet while py312-threading kept running
with native threading.

Change-Id: I86c7f31f19ca3345218171f0abfa8ddd4f8fc7ea
Signed-off-by: Balazs Gibizer <gibi@redhat.com>
2025-11-06 19:42:24 +01:00
..
2019-07-22 19:17:28 +02:00
2025-11-04 16:11:50 +00:00
2024-02-05 12:06:58 -08:00
2023-01-10 17:55:01 +05:30
2025-11-04 16:11:50 +00:00
2019-11-15 16:37:26 +00:00
2022-09-23 09:09:37 +05:30
2025-09-02 18:06:31 +05:30
2024-02-07 12:08:07 -08:00
2025-11-04 16:11:50 +00:00