d312aa5ccc
Rename of include pathes. This will only work once the patch for user-guide is in. Change-Id: I4115a839d1caee75aa3efda0e7eb11637139cffa
41 lines
1.3 KiB
XML
41 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="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_install.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="../common/section_cli_openrc.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_keystone_cli_manage_projects_users_roles.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include
|
|
href="../common/section_keystone_cli_services.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include
|
|
href="../common/section_glance_cli_manage_images.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_nova_cli_manage_flavors.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_keystone_cli_set_quotas.xml"/>
|
|
<?hard-pagebreak?>
|
|
<xi:include href="section_swift_cli_analyze_log_files.xml"/>
|
|
</chapter>
|