e77dbe04ac
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
45 lines
1.6 KiB
XML
45 lines
1.6 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="../common/section_cli_nova_boot.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_manage_instances.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/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"
|
|
/>
|
|
</chapter>
|