cinder/doc/source/index.rst
wangxiyuan 9df0bce1d0 [doc] Update doc index
1. The commit[1] added the "attach_detach_conventions_v2" doc file,
but it missed to be shown in the index.
2. The commit[2] removed "database_architecture" and "oslo-middleware"
files from doc. So we should remove them from the index as well.

[1]: Ie15233c99d91de67279b56d27a5508c5ea98d769
[2]: I145464d0d63cb5a00e0e905083c260fb6621dd89

Change-Id: I077a9d522eee06c864f1458878a794548ed93584
2017-03-22 11:28:33 +08:00

2.2 KiB

Welcome to Cinder's developer documentation!

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
  • Fault-Tolerant: Isolated processes avoid cascading failures
  • Recoverable: Failures should be easy to diagnose, debug, and rectify
  • Open Standards: Be a reference implementation for a community-driven api

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.

Developer Docs

devref/index scheduler-filters scheduler-weights upgrade

Drivers

Cinder maintains drivers for volume backends, backup targets, and fibre channel zone manager fabric types. The list of the available drivers can be found here:

drivers

API Extensions

Go to http://api.openstack.org for information about Cinder API extensions.

Sample Configuration File

sample_config

Indices and tables

  • genindex
  • modindex
  • search