
Nova deprecated[1] running the API services under Eventlet in the Rocky
release 6 years ago. Now that we are trying to transition away from
Eventlet it is time to rip out these entry points fully.
[1] b53d81b03c
Change-Id: Ie758550c0b8fb02aeb398396961467d9f845fcc9
6 lines
165 B
YAML
6 lines
165 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Running API services (nova-osapi_compute or nova-metadata) with eventlet
|
|
is removed. Deploy with a WSGI server such as uwsgi or mod_wsgi.
|