e77dbe04ac
We do not need these namespaces like xmlns:svg and xmlns:html anywhere, remove the declarations. Change-Id: Ic6aa62c28b2b21092d1e1d5c6f431807519f59af
38 lines
1.3 KiB
XML
38 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"
|
|
version="5.0"
|
|
xml:id="admin_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_version.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include
|
|
href="../common/section_cli_help.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include
|
|
href="section_cli_keystone_manage_projects_users_roles.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_manage_services.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/section_cli_glance_manage_images.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/section_cli_cinder_manage_volumes.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_nova_manage_flavors.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_admin_manage_environment.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_keystone_set_quotas.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_cli_swift_analyze_log_files.xml"/>
|
|
</chapter>
|