
move "Show usage statistics for hosts and instances" page to Admin Guide. Change-Id: Ibed4d425f44246a5389389579eecbb3ad13e3783 Closes-Bug: #1478439
26 lines
821 B
ReStructuredText
26 lines
821 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
|
|
|