openstack-manuals/doc/training-guide/st-training-guides.xml
Pranav Salunke ab93e636b8 Added Aptira's Remaining Training Material
Brief Summary:

    Added Modules and Lab Sections of Aptira's Existing
    OpenStack Training Docs. Please do refer Full Summary
    for more details.

    For those who want to review this and save some time on
    building it, I have hosted the content on

                http://office.aptira.in

    Please talk to Sean Robetrs if you are concerened about
    repetition of Doc Content or similar issues like short URLs
    etc., this is supposed to be a rough patch and not final.

Full Summary:

    Added the following modules.

        1. Module001 - Introduction To OpenStack.
                     - Brief Overview of OpenStack.
                     - Basic Concepts
                     - Detailed Description of Core
                       Projects (Grizzly) under OpenStack.
                     - All But Networking and Swift.
        2. Module002 - OpenStack Networking In detail.
        3. Module003 - OpenStack Object Storage In detail.
        4. Lab001    - OpenStack Control Node and Compute Node.
        5. Lab002    - OpenStack Network Node.

    Full Summary added due to the size of the commit. I Apologize
    for the size of this commit and will try not to commit huge
    content like in this patch. The reason for the size of this
    commit is to meet OpenStack Training Sprint day.

bp/training-manuals

Change-Id: Ie3c44527992868b4d9571b66cc1c048e558ec669
2013-09-11 18:56:45 +05:30

81 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<set 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="st-training-guides">
<title>OpenStack Training Guides</title>
<?rax title.font.size="28px" subtitle.font.size="28px"?>
<titleabbrev>OpenStack Training Guides</titleabbrev>
<info>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname>OpenStack Foundation</orgname>
</affiliation>
</author>
<copyright>
<year>2010</year>
<year>2011</year>
<year>2012</year>
<year>2013</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>Havana, 2013.2</releaseinfo>
<productname>OpenStack Docs</productname>
<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 guide describes how to install, manage, and
understand the software that runs OpenStack Compute.</para>
</abstract>
<revhistory>
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
<revision>
<date>2013-07-08</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>rough draft</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2013-07-17</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>rough draft v2</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
</revhistory>
</info>
<xi:include href="under-contruction-notice.xml"/>
<xi:include href="bk001-associate-training-guide.xml"/>
<xi:include href="bk002-operator-training-guide.xml"/>
<xi:include href="bk003-developer-training-guide.xml"/>
<xi:include href="bk004-architect-training-guide.xml"/>
<xi:include href="module001-intro-openstack.xml"/>
<xi:include href="module002-ch000-openstack-networking.xml"/>
<xi:include href="module003-ch000-openstack-objstore.xml"/>
<xi:include href="lab000-openstack-training-labs.xml"/>
</set>