openstack-manuals/doc/user-guide-admin/ch_cli.xml
Andreas Jaeger d312aa5ccc Fix user-guide-admin with directory rename
Rename of include pathes.

This will only work once the patch for user-guide is in.

Change-Id: I4115a839d1caee75aa3efda0e7eb11637139cffa
2013-09-09 08:51:48 +02:00

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>