aa700c3443
This patch renames chatper 3 to "Add the Identity service" as a part of the Install Guide Improvements. Change-Id: Ia987c47ab6fbfc9497824a95462060b3fd73915e Implements: blueprint installation-guide-improvements
13 lines
554 B
XML
13 lines
554 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="ch_keystone">
|
|
<title>Add the Identity service</title>
|
|
<xi:include href="../common/section_keystone-concepts.xml"/>
|
|
<xi:include href="section_keystone-install.xml"/>
|
|
<xi:include href="section_keystone-users.xml"/>
|
|
<xi:include href="section_keystone-services.xml"/>
|
|
<xi:include href="section_keystone-verify.xml"/>
|
|
</chapter>
|