Adding an overview slide for Nova

Change-Id: I9b434f9540d71b306ff15e181a71a553aa09fc5e
This commit is contained in:
Tony Campbell 2015-10-05 12:21:56 -05:00
parent 4549bfcbae
commit 17afeb989d

View File

@ -0,0 +1,18 @@
==============
Compute (Nova)
==============
.. figure:: ../figures/os_background.png
:class: fill
:width: 100%
OpenStack Compute Overview
===========================
- Project name ``Nova``
- Massively scalable, on demand, self service access to compute resources.
- Provides a tenant-facing API for managing the lifecycle of compute resources.
- Provides an abstraction layer on top of the hypervisor.
- Depends on Keystone, Glance, Neutron
- Optionally leverages Cinder
- Accessible through Horizon