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:
parent
b46a0afc37
commit
c3bc1aa3a6
@ -18,12 +18,7 @@
|
|||||||
Welcome to Cinder's developer documentation!
|
Welcome to Cinder's developer documentation!
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
Cinder is the project name for OpenStack Compute, a cloud computing fabric
|
Cinder is an OpenStack project to provide "block storage as a service".
|
||||||
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:
|
|
||||||
|
|
||||||
* **Component based architecture**: Quickly add new behaviors
|
* **Component based architecture**: Quickly add new behaviors
|
||||||
* **Highly available**: Scale to very serious workloads
|
* **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
|
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`_.
|
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
|
.. _`OpenStack wiki`: http://wiki.openstack.org
|
||||||
.. _`docs.openstack.org`: http://docs.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`
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user