Ask for pre-prod testing for native threading

This patch refines our logging, doc, and release notes about the native
threading mode of scheduler, api, and metadata services to ask for
pre-prod testing before enabled in production.

Change-Id: I04bbb3d7e4664a0cab8b30f4c34ee71774536353
Signed-off-by: Balazs Gibizer <gibi@redhat.com>
This commit is contained in:
Balazs Gibizer
2025-08-14 14:10:15 +02:00
parent a7e5377da4
commit 2a9cbdabce
4 changed files with 13 additions and 4 deletions
+4 -1
View File
@@ -13,7 +13,10 @@ up support for the native threading mode.
.. note::
The native threading mode is not ready yet. Do not use it in production.
The native threading mode is experimental. Do not use it in production
without first testing it in pre-production. If you do so please let us now
how it went on the mailing list openstack-discuss@lists.openstack.org.
Selecting concurrency mode for a service
----------------------------------------