Files
openstack-manuals/doc/user-guide-admin/ch_cli.xml
Anne Gentle dc3af33f67 Moves nested nova cli section out of keystone section
Change-Id: I42e0b5320afe0d05bcc58a512789275ab9f29bca
Closes-bug: 1426592
2015-02-27 17:41:32 -06:00

40 lines
1.4 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_nova_manage_projects_security.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>