manila/doc/source/index.rst
Andreas Jaeger 98161fabb9 Fix doc build
Fix the following that shows up when running "python setup.py
build_sphinx":
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/launchpad'
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/gerrit'
manila/doc/source/adminref/index.rst:16:
WARNING: toctree contains reference to nonexisting document
u'adminref/jenkins'

checking consistency...
manila/doc/source/adminref/index.rst::
WARNING: document isn't included in any toctree

Cleanup adminref/index.rst file and remove content that is duplicated
from the devref/index.rst and not relevant here.

Change-Id: I57accea0f041ac59e507e4cf6461d2239f60b3b7
2014-10-14 21:16:24 +02:00

2.1 KiB

Welcome to Manila's developer documentation!

Manila is an OpenStack project to provide "Shared Filesystems 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
  • API Compatibility: Manila strives to provide API-compatible with popular systems like Amazon EC2

This documentation is generated by the Sphinx toolkit and lives in the source tree. Additional draft and project documentation on Manila and other components of OpenStack can be found on the OpenStack wiki. Cloud administrators, refer to docs.openstack.org.

Developer Docs

devref/index man/index api/autoindex

Admin Docs

adminref/index

API Extensions

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

Outstanding Documentation Tasks

Indices and tables

  • genindex
  • modindex
  • search