openstack-manuals/doc/user-guide/source/cli_manage_instances_hosts.rst
venkatamahesh 0196e7f51e [user-guide] Add an empty line between input and output
In this patch
1.) Add a new line between input and output of "code-block"s
2.) Combined the input and output into one "code-block"
3.) Delete extra lines in the files

Change-Id: I9801d293fedaa90543c02885ef3cb79aaeb50106
Implements: blueprint user-guides-reorganised
2015-12-22 15:19:11 +00:00

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