added card074 - creating snapshots via horizon

added the first part of the operations content

Change-Id: I00b62f0223925da1ee79c591901ec85a4a292a1f
implements: bp/training-manuals
This commit is contained in:
Colin McNamara
2013-09-18 20:30:12 -07:00
parent d3ce447cc3
commit aed12c3bbc
2 changed files with 18 additions and 5 deletions

View File

@@ -9,12 +9,8 @@
<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>

View File

@@ -0,0 +1,17 @@
<?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="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" -->
<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>
</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>