openstack-manuals/doc/src/docbkx/openstack-compute-admin/os-compute-adminguide.xml

81 lines
3.4 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"
xml:id="openstack-compute-admin-manual">
<?rax pdf.url="../os-compute-adminguide-trunk.pdf"?>
<title>OpenStack Compute Admin Manual</title>
<info>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname>OpenStack</orgname>
</affiliation>
</author>
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<holder>OpenStack LLC</holder>
</copyright>
<releaseinfo>trunk</releaseinfo>
<productname>OpenStack Compute</productname>
<pubdate>2011-11-14</pubdate>
<legalnotice role="apache2">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
</annotation>
</legalnotice>
<legalnotice role="cc-by-sa">
<annotation>
<remark>Remaining licensing details are filled in by the template.</remark>
</annotation>
</legalnotice>
<abstract>
<para>OpenStack™ Compute offers open source software for cloud administration and
management for any organization. This manual provides guidance for installing,
managing, and understanding the software that runs OpenStack Compute. </para>
</abstract>
<revhistory>
<revision>
<date>2011-11-15</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Added RSS feed and PDF link to header.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2011-11-09</date>
<revdescription><itemizedlist spacing="compact">
<listitem>
<para>Updates for auth section regarding EC2 creds and drafted info about IP address association.</para>
</listitem>
<listitem><para>Compute conceptual info on projects and quotas and RBAC updated to describe deprecated auth vs identity service concepts.</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="../common/getstart.xml"/>
<xi:include href="aboutcompute.xml"/>
<xi:include href="computeinstall.xml"/>
<xi:include href="computeconfigure.xml"/>
<!--<xi:include href="../openstack-identity-service-starter/gettingstartedkeystone.xml"/>-->
<xi:include href="computehypervisors.xml"/>
<xi:include href="computeautomation.xml"/>
<xi:include href="computenetworking.xml"/>
<xi:include href="computeadmin.xml"/>
<xi:include href="interfaces.xml"/>
<xi:include href="computetutorials.xml"/>
<xi:include href="../common/support.xml"/>
</book>