openstack-manuals/doc/arch-design-draft/source/design-compute.rst
Ben Silverman 374d0fa214 [arch-design] Update structure of compute section to match networking and storage
1. Added new directory for compute concepts
2. Populated sections with existing content
3. Removed old compute-design-tech section
4. Added landing page for compute to mimic networking and storage

Change-Id: I9633b1d8bd30194026fcaf71b6335fac54e946d2
Implements: blueprint arch-guide-restructure
2016-11-22 16:12:48 +00:00

20 lines
623 B
ReStructuredText

=============
Compute nodes
=============
.. toctree::
:maxdepth: 3
design-compute/design-compute-concepts
design-compute/design-compute-cpu
design-compute/design-compute-hypervisor
design-compute/design-compute-hardware
design-compute/design-compute-overcommit
design-compute/design-compute-storage
design-compute/design-compute-networking
This section describes some of the choices you need to consider
when designing and building your compute nodes. Compute nodes form the
resource core of the OpenStack Compute cloud, providing the processing, memory,
network and storage resources to run instances.