openstack-manuals/doc/src/docbkx/openstack-install/bk_openstackinstallguide.xml

72 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
version="5.0"
status="draft"
xml:id="openstack-compute-admin-manual">
<?rax pdf.url="../os-install-guide-trunk.pdf"?>
<title>OpenStack Install and Deploy Manual</title>
<info>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname>OpenStack</orgname>
</affiliation>
</author>
<copyright>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>stable/diablo</releaseinfo>
<productname>OpenStack</productname>
<pubdate>2012-01-24</pubdate>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
</annotation>
</legalnotice>
<abstract>
<para>The OpenStack™ system has several key projects that
are separate installations but can work together
depending on your cloud needs: OpenStack Compute,
OpenStack Object Storage, OpenStack Identity Service,
and OpenStack Image Service. You can install any of
these projects separately and then configure them
either as standalone or connected entities. This guide
walks through an installation using packages from
community members but these are not officially
supported packages. It offers explanations for the
configuration choices as well as sample configuration
files. </para>
</abstract>
<revhistory>
<revision>
<date>2011-01-24</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Initial draft.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
</revhistory>
</info>
<!-- Chapters are referred from the book file through these include statements. You can add additional chapters using these types of statements. -->
<xi:include href="ch_installing-openstack-overview.xml"/>
<xi:include href="ch_installidentity.xml"/>
<xi:include href="ch_installcomputeimage.xml"/>
<!--<xi:include href="ch_installobjectstorage.xml"/>-->
<xi:include href="ch_images-uploading.xml"/>
<xi:include href="ch_installdashboard.xml"/>
<xi:include href="ap_configuration_files.xml"/>
</book>