62cb8a9442
Fixes typo. Ensures keystone logging is documented. Closes-bug: 1111092 Closes-bug: 1227890 Change-Id: I0a392d69c77ad1207868dc29341c8fd92d0a9836
20 lines
1.0 KiB
XML
20 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter version="5.0" xml:id="ch_configuring-openstack-identity"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:ns5="http://www.w3.org/1999/xhtml"
|
|
xmlns:ns4="http://www.w3.org/2000/svg"
|
|
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
|
|
xmlns:ns="http://docbook.org/ns/docbook">
|
|
<title>OpenStack Identity</title>
|
|
<?dbhtml stop-chunking?>
|
|
<para>The Identity service has several configuration options.</para>
|
|
<xi:include href="../common/section_identity-configure.xml"/>
|
|
<xi:include href="../common/section_keystone_certificates-for-pki.xml"/>
|
|
<xi:include href="../common/section_keystone-ssl-config.xml"/>
|
|
<xi:include href="../common/section_keystone-external-auth.xml"/>
|
|
<xi:include href="../common/section_config_keystone_ldap.xml"/>
|
|
<xi:include href="../common/section_keystone-sample-conf-files.xml"/>
|
|
</chapter>
|