85e0c5cf48
still not going to use the preface for now, rather putting key information into the head of the set file implements bp/training-manuals Change-Id: I0e9e07e61e43d79519655bb76337bd94397af5ad
101 lines
4.2 KiB
XML
101 lines
4.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>
|
|
<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 Training Guides</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>Copyright details are filled in by the
|
|
template.</remark>
|
|
</annotation></legalnotice>
|
|
<abstract>
|
|
<para>OpenStack™ Training Guides offer the open source community
|
|
software training for cloud administration and management for
|
|
any organization.</para>
|
|
</abstract>
|
|
<revhistory>
|
|
<!-- ... continue adding more revisions here as you change this document using the markup shown below... -->
|
|
<revision>
|
|
<date>2013-09-11</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>first training guides sprint held</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-08-07</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>rough draft published to the web</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-07-09</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>first draft relasesd</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-06-18</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>blueprint created</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
</revhistory>
|
|
<authorgroup>
|
|
<author><personname>Sean Roberts</personname></author>
|
|
<author><personname>Colin McNamara</personname></author>
|
|
<author><personname>Pranav Salunke</personname></author>
|
|
<author><personname>Keith Burns</personname></author>
|
|
<othercredit><personname>Shaun McCance</personname></othercredit>
|
|
<othercredit><personname>David Cramer</personname></othercredit>
|
|
<othercredit><personname>Tristan Goode</personname></othercredit>
|
|
<othercredit><orgname>Aptira</orgname></othercredit>
|
|
</authorgroup>
|
|
</info>
|
|
<xi:include href="under-contruction-notice.xml"/>
|
|
<xi:include href="bk000-preface.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>
|