
Several files were moved out of openstack-manuals/doc/common with Change-Id Iacd5c68c639e60e8c711cb18351543e477444299, which broke building in training-guides. This patch fixes the broken links and makes training-guides build again. Change-Id: I6863041e5c4e1a53f68629ca810ad812cf82bf02
71 lines
4.0 KiB
XML
71 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<chapter 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="associate-computer-node">
|
|
<?dbhtml stop-chunking?>
|
|
<title>Compute Node</title>
|
|
<section xml:id="associate-day-one-afternoon-schedule">
|
|
<title>Day 1, 15:00 to 17:00</title>
|
|
<para></para>
|
|
</section>
|
|
<section xml:id="associate-vm-placement">
|
|
<title>VM Placement</title>
|
|
<xi:include href="../common/section_vm-placement.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_vm-placement']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-vm-provisioning-indepth">
|
|
<title>VM provisioning in-depth</title>
|
|
<xi:include href="../common/section_vm-provisioning-indepth.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_vm-provisioning-indepth']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-block-storage">
|
|
<title>OpenStack Block Storage</title>
|
|
<xi:include href="../common/section_block-storage.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'section_block-storage']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-compute-node-administration-tasks">
|
|
<title>Administration Tasks</title>
|
|
<section xml:id="associate-block-storage-commands">
|
|
<title>Block Storage CLI Commands</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/cli-reference/generated/ch_cli_cinder_commands.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'cinderclient_commands']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-block-storage-manage-volumes">
|
|
<title>Block Storage Manage Volumes</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/common/section_cli_cinder_manage_volumes.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'cli_manage_volumes']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-nova-cli-commands">
|
|
<title>Compute CLI Commands</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/cli-reference/generated/ch_cli_nova_commands.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'novaclient_commands']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-nova-image-creation">
|
|
<title>Compute Image creation</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/common/section_cli_nova_images.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'nova_manage_images']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-nova-boot-instance">
|
|
<title>Compute Boot Instance</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/common/section_cli_nova_boot_from_volume.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'boot_from_volume']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
<section xml:id="associate-nova-terminate-instance">
|
|
<title>Compute Terminate Instance</title>
|
|
<xi:include href="http://git.openstack.org/cgit/openstack/openstack-manuals/plain/doc/user-guide/section_cli_nova_terminate.xml"
|
|
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'terminating']/*[not(self::db:title)])">
|
|
</xi:include>
|
|
</section>
|
|
</section>
|
|
</chapter>
|