e77dbe04ac
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
91 lines
3.6 KiB
XML
91 lines
3.6 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"?>
|
|
<titleabbrev>OpenStack Training Guides</titleabbrev>
|
|
<info>
|
|
<copyright>
|
|
<year>2013</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>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="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"/>
|
|
</set>
|