b53d81b03c
This sets the timer on removing support for running API services under eventlet. Nova has supported running under WSGI since Pike, and does run with Apache by default in the gate. Change-Id: I83d6c100d0d2628f38a029cffa22d0c2bc15d667
6 lines
177 B
YAML
6 lines
177 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Running API services (nova-osapi_compute or nova-metadata) with eventlet
|
|
is now deprecated. Deploy with a WSGI server such as uwsgi or mod_wsgi.
|