openstack-manuals/doc/user-guide/ch_cli.xml
Andreas Jaeger 26303d361f Build User Guide
Fix include and pom after directory flatten so that the book builds
again.

Change-Id: I641363f55c38a78ac9d0510712c297a2242909c5
2013-09-09 08:41:30 +02:00

36 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter [
]>
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:raxm="http://docs.rackspace.com/api/metadata" version="5.0"
xml:id="ch_cli">
<info>
<title>OpenStack command-line clients</title>
</info>
<xi:include href="../common/section_cli_overview.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_install.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_version.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_cli_openrc.xml"/>
<?hard-pagebreak?>
<xi:include
href="../common/section_glance_cli_manage_images.xml"/>
<?hard-pagebreak?>
<xi:include href="section_nova_cli_configure_instances.xml"/>
<?hard-pagebreak?>
<xi:include href="../common/section_nova_cli_boot.xml"/>
<?hard-pagebreak?>
<xi:include href="section_nova_cli_manage_instances.xml"/>
<?hard-pagebreak?>
<xi:include
href="../common/section_neutron_cli_manage_networks.xml"/>
<?hard-pagebreak?>
<xi:include href="section_heat_cli.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cinder_cli_manage_volumes.xml"/>
</chapter>