Adding card047 Installing Nova Compute
Installing nova to the compute node. Adding install guide to the compute section. Change-Id: I1f34053479ca7ebf9b9adb46cec414aefae6addc Implements: bp/training-manuals
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<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="card047-install-nova-compute.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>
|
||||
@@ -21,4 +22,4 @@
|
||||
<xi:include href="card074-horizon-snapshots.xml"></xi:include>
|
||||
<xi:include href="card128-swift.xml"></xi:include>
|
||||
<xi:include href="associate-horizon-cli-operations.xml"></xi:include>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
16
doc/training-guide/card047-install-nova-compute.xml
Normal file
16
doc/training-guide/card047-install-nova-compute.xml
Normal 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="card047-install_nova_compute">
|
||||
<title>Installing Nova</title>
|
||||
<!-- This maps to card047 Install Nova Compute -->
|
||||
<xi:include href="../install-guide/basic-install-files/basic-install_compute-nova.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>
|
Reference in New Issue
Block a user