Merge "[arch-design] Add technical detail section"

This commit is contained in:
Jenkins 2016-07-29 00:15:23 +00:00 committed by Gerrit Code Review
commit e57c857ffc
2 changed files with 42 additions and 0 deletions
doc/arch-design-draft/source

@ -0,0 +1,36 @@
=============================
Compute node technical detail
=============================
This chapter describes the technical details that should be explored when
architecting OpenStack compute nodes.
Compute node design overview
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hardware selection
~~~~~~~~~~~~~~~~~~
Storage selection
~~~~~~~~~~~~~~~~~
Local storage
-------------
Remote storage
--------------
Networking
~~~~~~~~~~
Hardware
--------
Firmware
--------
Special features
----------------
High availability
-----------------

@ -2,6 +2,12 @@
Compute Nodes
=============
.. toctree::
:maxdepth: 3
design-compute-tech
This chapter 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,