Moving .rst format files to main admin-guide-cloud folder
This change moves the .rst files into the main adming-guide-cloud folder now conversion is complete. changes to the project config and to the openstack manuals to stop sync of .xml files are also needed. Change-Id: I498e8d6ac3cb80da413e23b14a0959abd58e7d79 Implements: blueprint reorganise-user-guides
This commit is contained in:
committed by
Andreas Jaeger
parent
910bfef86d
commit
8e9507bf9a
26
doc/admin-guide-cloud/source/compute.rst
Normal file
26
doc/admin-guide-cloud/source/compute.rst
Normal file
@@ -0,0 +1,26 @@
|
||||
=======
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user