4bf765758c
This patch works several files that were not in common use back into the documents they should live with. The intended end result of this activity is to make common as lean as possible so it can be more easily translated. Also: Don't include configdrive table in user-guide since it's not relevant for audience Change-Id: Iacd5c68c639e60e8c711cb18351543e477444299
46 lines
1.7 KiB
XML
46 lines
1.7 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"
|
|
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_cli_glance_manage_images.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_configure_instances.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_boot.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_manage_instances.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_userdata.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_migrate_instances.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_config-drive.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/section_cli_neutron_manage_networks.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_swift_howto.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_heat.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_ceilometer.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/section_cli_cinder_manage_volumes.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_trove.xml"/>
|
|
</chapter>
|