added training-guides card128

included content from the install guide swift

implements bp/training-manuals

Change-Id: I0ca2b3ca9d482256a3d763fb1c7607558c1a93de
This commit is contained in:
Sean Roberts
2013-09-18 22:42:59 -07:00
parent aed12c3bbc
commit 079206c1b7
3 changed files with 24 additions and 2 deletions

View File

@@ -9,8 +9,14 @@
<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="card127-glance.xml"></xi:include>
<xi:include href="card040-cinder.xml"></xi:include>
<xi:include href="card041-neutron.xml"></xi:include>
<xi:include href="card126-horizon.xml"></xi:include>
<xi:include href="card074-horizon-snapshots.xml"></xi:include>
</chapter>
<xi:include href="card128-swift.xml"></xi:include>
</chapter>

View File

@@ -6,7 +6,7 @@
xml:id="ucard074-horizon-snapshots">
<title>Creating Snapshots</title>
<para><emphasis role="bold">Creating image snapshots using Horizon</emphasis></para>
<!-- this maps to car074 user story title "blah blah" -->
<!-- this maps to user story "Card074 - As an associate trainee I need to be able to Take a snapshot using OpenStack Dashboard (Horizon) -->
<xi:include href="../user-guide-admin/section_dashboard_admin_manage_instances.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'dashboard_instance_snapshots']/*[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>

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-swift">
<title>Install Swift</title>
<!-- this maps to user story "Card128 - As an associate trainee I need to be able to install and configure OpenStack Object Storage (swift) in the Controller Node -->
<xi:include href="../install-guide/section_object-storage-install-ubuntu.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'general-installation-steps-swift']/*[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>