adding training guides card039

including nova install from basic install guide

implements bp/training-manuals

Change-Id: I74af96e315ca857766b6c2c610f584918f91ec0e
This commit is contained in:
Sean Roberts
2013-09-18 12:38:04 -07:00
committed by Gerrit Code Review
parent 85e0c5cf48
commit 6ab7d83260
3 changed files with 20 additions and 3 deletions

View File

@@ -9,8 +9,9 @@
<xi:include href="card025.xml"></xi:include>
<xi:include href="card006.xml"></xi:include>
<xi:include href="card009.xml"></xi:include>
<xi:include href="card039-nova.xml"></xi:include>
<xi:include href="card011.xml"></xi:include>
<xi:include href="card037-rabbitmq.xml"></xi:include>
<xi:include href="card038.xml"></xi:include>
<xi:include href="card040-cinder.xml"></xi:include>
</chapter>
</chapter>

View File

@@ -8,11 +8,11 @@
<!-- <xi:include href="../install-guide/basic-install-files/basic-install_controller-common.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'controller-os']/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include> --> <para>../install-guide/basic-install-files/basic-install_controller-common.xml
</xi:include> ../install-guide/basic-install-files/basic-install_controller-common.xml
line 30
Severity: error
Description: IDREF "basic-install_common_repo" without matching ID
</para>
-->
<para><link xlink:href="https://blueprints.launchpad.net/openstack-manuals/+filebug" xlink:show="new">Submit a bug on
the section above. Short description for the bug summary. Paragraph for the description and
then tag with training-manuals.</link></para>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="configure-nova">
<title>Install Nova</title>
<!-- this maps to user story "Card039 - As an associate trainee I need to be able to install and configure OpenStack Compute (Cloud Controller Services) in the Controller Node -->
<xi:include href="../install-guide/basic-install-files/basic-install_controller-cinder.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(/*/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>
<para><link xlink:href="https://blueprints.launchpad.net/openstack-manuals/+filebug" xlink:show="new">Submit a bug on
the section above. Short description for the bug summary. Paragraph for the description and
then tag with training-manuals.</link></para>
</section>