Matthew Kassawara 4d1b6943cc Improved install guide nova compute section
I improved the nova compute section of the installation guide
as follows:

1) Restructured steps to improve flow/clarity and consistency with
   similar sections.
2) Adjusted titles.

Most of these improvements incorporate changes approved for other
patches associated with this blueprint.

Co-Authored-By: Stephen Gordon <sgordon@redhat.com>
Change-Id: I311a104b928549badec2a9ea4637f72bde084324
Implements: blueprint installation-guide-improvements
2014-07-04 13:41:16 +00:00

13 lines
513 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_nova">
<?dbhtml-stop-chunking?>
<title>Add the Compute service</title>
<xi:include href="../common/section_getstart_compute.xml"/>
<xi:include href="section_nova-controller-install.xml"/>
<xi:include href="section_nova-compute-install.xml"/>
<xi:include href="section_nova-verify.xml"/>
</chapter>