3c42bf4f1b
This patch adds Debian specifics for the Keystone install chapter. Note that this is a break-down of: https://review.openstack.org/54394/ into smaller patches. backport: havana Change-Id: I9c7383f3daffab06fbe12d35208923eda00b5207
13 lines
560 B
XML
13 lines
560 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>Configure 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>
|