257b2fa1b2
Since newton rename the "Installation Guide" to "Installation Tutorials and Guides", so this patch use the new title in config reference for cleanup. Change-Id: I07425816399215de56febb2f40de57218dadad0e
27 lines
804 B
ReStructuredText
27 lines
804 B
ReStructuredText
================
|
|
Identity service
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
identity/api.rst
|
|
identity/token-provider.rst
|
|
identity/federated-identity.rst
|
|
identity/config-options.rst
|
|
identity/samples/index.rst
|
|
identity/caching.rst
|
|
tables/conf-changes/keystone.rst
|
|
|
|
This chapter details the Identity service configuration options. For
|
|
installation prerequisites and step-by-step walkthroughs, see the
|
|
`Newton Installation Tutorials and Guides
|
|
<http://docs.openstack.org/project-install-guide/newton/>`_ for your distribution and
|
|
`OpenStack Administrator Guide <http://docs.openstack.org/admin-guide/>`_.
|
|
|
|
.. note::
|
|
|
|
The common configurations for shared service and libraries,
|
|
such as database connections and RPC messaging,
|
|
are described at :doc:`common-configurations`.
|