openstack-manuals/doc/user-guide/section_nova_cli_manage_instances.xml
Andreas Jaeger 1fea30a7ae nova evacuate is an admin command
nova evacuate is an admin command and thus should be described in
the Admin User Guide and not in the End User Guide.

Change-Id: Ib5b8c72f87a17553468895a9b390c228abb4dd4b
Closes-Bug: #1222736
2013-09-30 20:00:41 +02:00

19 lines
908 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<section 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="cli_manage_instances">
<title>Manage instances and hosts</title>
<para>Instances are virtual machines that run inside the
cloud.</para>
<xi:include href="section_nova_cli_floating_ips.xml"/>
<xi:include href="../common/section_nova_cli_resizerebuild.xml"/>
<xi:include href="../common/section_nova_cli_startstop.xml"/>
<xi:include href="../common/section_nova_cli_reboot.xml"/>
<xi:include href="../common/section_nova_cli_terminate.xml"/>
<xi:include href="../common/section_nova_cli_get_console.xml"/>
<xi:include href="../common/section_nova_cli_baremetal.xml"/>
<xi:include
href="../common/section_nova_cli_usage_statistics.xml"/>
</section>