Training guides is following in the footsteps of openstack-manuals program and following the given document for releasing Icehouse release for training guides. Change-Id: I4ced02f81c9bbd2d213746b6e05da236e9009168 Link: https://wiki.openstack.org/wiki/Documentation/Release
125 lines
4.8 KiB
XML
125 lines
4.8 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"
|
|
version="5.0"
|
|
xml:id="st-training-guides">
|
|
<title>OpenStack Training Guides</title>
|
|
<?rax title.font.size="28px" subtitle.font.size="28px"?>
|
|
<?rax
|
|
status.bar.text.font.size="40px"
|
|
status.bar.text="Training Guides Icehouse"?>
|
|
<?rax subtitle.font.size="17px" title.font.size="32px"?>
|
|
|
|
<titleabbrev>OpenStack Training Guides</titleabbrev>
|
|
<info>
|
|
<copyright>
|
|
<year>2013</year>
|
|
<year>2014</year>
|
|
<holder>OpenStack Foundation</holder>
|
|
</copyright>
|
|
<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>2014-12-17</date>
|
|
<revdescription>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Icehouse released, adds support for automated labs installation.
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2014-05-29</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>migrate training guides to separate
|
|
repository</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<revision>
|
|
<date>2013-11-04</date>
|
|
<revdescription>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>major restructure of guides</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</revdescription>
|
|
</revision>
|
|
<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 released</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>
|
|
</info>
|
|
<xi:include href="under-contruction-notice.xml"/>
|
|
<xi:include href="bk_preface.xml"/>
|
|
<xi:include href="associate-guide/bk_associate-training-guide.xml"/>
|
|
<xi:include href="operator-guide/bk_operator-training-guide.xml"/>
|
|
<xi:include href="developer-guide/bk_developer-training-guide.xml"/>
|
|
<xi:include href="architect-guide/bk_architect-training-guide.xml"/>
|
|
</set>
|