]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Do not duplicate nova docs in cinder
authorJohn Griffith <john.griffith@solidfire.com>
Thu, 12 Jul 2012 15:01:14 +0000 (09:01 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Thu, 12 Jul 2012 19:11:54 +0000 (13:11 -0600)
* 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

index d535a85e087398a58efb4c5e4e0a6939146cb640..bff3df3ba9898a4b831c79856d96211b3aaa3de3 100644 (file)
 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`
-