2ce5b11b1a
This patch changes the name of the Admin-Guide from the Cloud Admin Guide to the Administrator guide. This affects the filename in the repository, and references to cloud administrators within the document texts. 1.) Changing instances of 'cloud administrator' to 'administrator'. 2.) Change links from '/admin-guide-cloud/' to '/admin-guide/' within the Admin Guide. 3.) Adjust .htaccess file. Change-Id: I7f21a710e922981aa295afc0616de36fd819b523 Implements: blueprint user-guides-reorganised
27 lines
736 B
ReStructuredText
27 lines
736 B
ReStructuredText
=======
|
|
Compute
|
|
=======
|
|
|
|
The OpenStack Compute service allows you to control an
|
|
:term:`Infrastructure-as-a-Service (IaaS) <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
|
|
support-compute.rst
|
|
|
|
.. TODO (bmoss)
|
|
../common/section_compute-configure-console.xml
|
|
|