
* Consolidated Show usage statistics for hosts and instances into compute-system-admin.rst. * Separate compute-system-admin.rst into each sections. Change-Id: Icb6954ff216808f0f3092d5445bc5bccfc8435a9
27 lines
728 B
ReStructuredText
27 lines
728 B
ReStructuredText
=======
|
|
Compute
|
|
=======
|
|
|
|
The OpenStack Compute service allows you to control an
|
|
Infrastructure-as-a-Service (IaaS) cloud computing platform. It gives
|
|
you control over instances and networks, and allows you to manage access
|
|
to the cloud through users and projects.
|
|
|
|
Compute does not include virtualization software. Instead, it defines
|
|
drivers that interact with underlying virtualization mechanisms that run
|
|
on your host operating system, and exposes functionality over a
|
|
web-based API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
compute_arch.rst
|
|
compute-images-instances.rst
|
|
compute-networking-nova.rst
|
|
compute-system-admin.rst
|
|
common/support-compute.rst
|
|
|
|
.. TODO (bmoss)
|
|
../common/section_compute-configure-console.xml
|
|
|