From c3bc1aa3a60432152d2f44d3963c451ed483ef79 Mon Sep 17 00:00:00 2001 From: John Griffith Date: Thu, 12 Jul 2012 09:01:14 -0600 Subject: [PATCH] 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 --- doc/source/index.rst | 36 +++--------------------------------- 1 file changed, 3 insertions(+), 33 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index d535a85e0..bff3df3ba 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -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` - -- 2.45.2