openstack-manuals/doc/install-guide/ch_installcompute.xml
Andreas Jaeger 38a8c5245d Further openSUSE instructions for the Install Guide
Change-Id: If2e732873c6735e3402857f10aa3f0dd6263e514
2013-09-09 22:04:57 +02:00

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>