38a8c5245d
Change-Id: If2e732873c6735e3402857f10aa3f0dd6263e514
21 lines
1.1 KiB
XML
21 lines
1.1 KiB
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_installing-openstack-compute">
|
|
<title>Installing OpenStack Compute Service</title>
|
|
<xi:include href="section_compute-config-guest-network.xml" />
|
|
<xi:include href="section_compute-database-mysql.xml"/>
|
|
<xi:include href="section_compute-database-postgresql.xml"/>
|
|
<xi:include href="section_cinder-install.xml"/>
|
|
<xi:include href="section_compute-cloud-controller.xml" />
|
|
<xi:include href="../common/section_compute-options.xml" />
|
|
<xi:include href="section_compute-minimum-configuration.xml" />
|
|
<xi:include href="section_compute-db-sync.xml"/>
|
|
<xi:include href="section_compute-create-network.xml" />
|
|
<xi:include href="section_compute-verifying-install.xml" />
|
|
<xi:include href="section_configure-creds.xml" />
|
|
<xi:include href="section_installing-additional-compute-nodes.xml" />
|
|
<xi:include href="section_add-volume-node.xml"/>
|
|
</chapter>
|