openstack-manuals/doc/admin-guide/source/identity-start.rst
Anne Gentle 9843767b21 [admin-guide] Rename RST files to use hyphen instead of underbar
Change-Id: I40999b1eb923fc3796cbb6d982e03d39cdf8c720
Implements: blueprint consistency-file-rename
2016-08-06 09:51:57 -05:00

17 lines
581 B
ReStructuredText

==========================
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.
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.