b94d0b58d4
Adds the following changes: - Renames all the RST files in the user-guide folder to use hyphens instead of underscores; - Adds redirects to the renamed files to .htaccess. Change-Id: Ic5f1a90421add35d001363cd39bada0b56a04d7f Implements: blueprint consistency-file-rename
26 lines
830 B
ReStructuredText
26 lines
830 B
ReStructuredText
==========================
|
|
Manage instances and hosts
|
|
==========================
|
|
|
|
Instances are virtual machines that run inside the cloud on physical
|
|
compute nodes. The Compute service manages instances. A host is the node
|
|
on which a group of instances resides.
|
|
|
|
This section describes how to perform the different tasks involved in
|
|
instance management, such as adding floating IP addresses, stopping and
|
|
starting instances, and terminating instances. This section also
|
|
discusses node management tasks.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cli-manage-ip-addresses.rst
|
|
cli-change-the-size-of-your-server.rst
|
|
cli-stop-and-start-an-instance.rst
|
|
cli-search-instance-with-ip-address.rst
|
|
cli-reboot-an-instance.rst
|
|
cli-delete-an-instance.rst
|
|
cli-access-instance-through-a-console.rst
|
|
cli-manage-bare-metal-nodes.rst
|
|
|