added card071 - creating cinder volumes

added three sections from the horizon admin guide. It also
includes updating and deleting volumes from horizon. cleaned
up whitespace in created and chapter files and user include
template

Change-Id: I7ae44fb9efe102a2c074ffbd758d4601f61c37d3
Implements: bp/training-manuals
This commit is contained in:
Colin McNamara 2013-10-07 18:27:17 -07:00
parent 40c8b72b59
commit c2f25ab932
3 changed files with 30 additions and 5 deletions

View File

@ -21,6 +21,7 @@
<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="card071-create-cinder-horizon.xml"></xi:include>
<xi:include href="card073-control-state-instance.xml"></xi:include>
<xi:include href="card074-horizon-snapshots.xml"></xi:include>
<xi:include href="card128-swift.xml"></xi:include>

View File

@ -0,0 +1,24 @@
<?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="card071-create-cinder-horizon">
<title>Creating and Deleting Volumes</title>
<!-- this maps to card071 user story title "create cinder volume" -->
<xi:include href="../user-guide-admin/section_dashboard_admin_manage_volumes.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'dashboard_create_volume_types']/*[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>
<xi:include href="../user-guide-admin/section_dashboard_admin_manage_volumes.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'dashboard_delete_volume_types']/*[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>
<xi:include href="../user-guide-admin/section_dashboard_admin_manage_volumes.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'dashboard_delete_volume']/*[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>