Do not duplicate nova docs in cinder

* This modifies the index.rst file to give interim info about cinder
* We were regenerating the nova docs copied over which was bad!
* Fixes bug 1022315

Change-Id: I46531976f3e6521cec69cc13276d328d6c2d2da3
This commit is contained in:
John Griffith 2012-07-12 09:01:14 -06:00
parent b46a0afc37
commit c3bc1aa3a6

View File

@ -18,12 +18,7 @@
Welcome to Cinder's developer documentation!
==========================================
Cinder is the project name for OpenStack Compute, a cloud computing fabric
controller, the main part of an IaaS system.
Individuals and organizations can use Cinder to host and manage their own cloud
computing systems. Cinder originated as a project out of NASA Ames Research Laboratory.
Cinder is written with the following design guidelines in mind:
Cinder is an OpenStack project to provide "block storage as a service".
* **Component based architecture**: Quickly add new behaviors
* **Highly available**: Scale to very serious workloads
@ -36,32 +31,7 @@ This documentation is generated by the Sphinx toolkit and lives in the source
tree. Additional draft and project documentation on Cinder and other components of OpenStack can
be found on the `OpenStack wiki`_. Cloud administrators, refer to `docs.openstack.org`_.
Cinder is an upcoming project, developer documentation is in progress...
.. _`OpenStack wiki`: http://wiki.openstack.org
.. _`docs.openstack.org`: http://docs.openstack.org
Developer Docs
==============
.. toctree::
:maxdepth: 1
devref/index
API Extensions
==============
Go to http://api.openstack.org for information about Compute API extensions.
Outstanding Documentation Tasks
===============================
.. todolist::
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`