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:
@@ -3,6 +3,9 @@ features:
|
||||
- |
|
||||
The nova-api and nova-metadata services now can be run in native threading
|
||||
mode instead of with eventlet. This is an experimental feature that is
|
||||
disabled by default. Please read the
|
||||
disabled by default. Please test the native threading mode in
|
||||
pre-production before enabling it in production. If you do so please let us
|
||||
now how it went on the mailing list openstack-discuss@lists.openstack.org.
|
||||
Please read the
|
||||
`concurrency <https://docs.openstack.org/nova/latest/admin/concurrency.html>`__
|
||||
guide for more details.
|
||||
|
||||
@@ -3,7 +3,9 @@ features:
|
||||
- |
|
||||
The nova-scheduler now can be run in native threading mode instead
|
||||
of with eventlet. This is an experimental feature that is disabled by
|
||||
default. Please read the
|
||||
default. Please test the native threading mode in pre-production before
|
||||
enabling it in production. If you do so please let us now how it went on
|
||||
the mailing list openstack-discuss@lists.openstack.org. Please read the
|
||||
`concurrency <https://docs.openstack.org/nova/latest/admin/concurrency.html>`__
|
||||
guide for more details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user