[admin-guide] add eventlet removal notification

Change-Id: I31f42eff8d5293df3d1c78b2213c76d1c20f88ba
Partial-Bug: #1578935
This commit is contained in:
KATO Tomoyuki 2016-05-24 10:38:53 +09:00
parent 26593fb1d4
commit ada3754de2
1 changed files with 5 additions and 1 deletions

View File

@ -3,10 +3,14 @@ Start the Identity service
==========================
In Kilo and newer releases, the Identity service should use the Apache
HTTP Server with the ``mod_wsgi`` module instead of the Eventlet library.
HTTP Server with the ``mod_wsgi`` module instead of the eventlet library.
Using the proper WSGI configuration, the Apache HTTP Server binds to ports
5000 and 35357 rather than the keystone process.
.. important::
Eventlet support will be removed in OpenStack Newton.
For more information, see
http://docs.openstack.org/developer/keystone/apache-httpd.html and
https://git.openstack.org/cgit/openstack/keystone/tree/httpd.