2013-08-08 10:34:06 -04:00
|
|
|
..
|
|
|
|
Copyright 2010-2012 United States Government as represented by the
|
|
|
|
Administrator of the National Aeronautics and Space Administration.
|
|
|
|
All Rights Reserved.
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
|
|
not use this file except in compliance with the License. You may obtain
|
|
|
|
a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
|
|
License for the specific language governing permissions and limitations
|
|
|
|
under the License.
|
|
|
|
|
2013-09-17 10:57:47 +03:00
|
|
|
Welcome to Manila's developer documentation!
|
2014-06-06 19:30:04 +03:00
|
|
|
============================================
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2014-06-06 19:30:04 +03:00
|
|
|
Manila is an OpenStack project to provide "Shared Filesystems as a service".
|
2013-08-08 10:34:06 -04:00
|
|
|
|
|
|
|
* **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
|
2013-09-17 10:57:47 +03:00
|
|
|
tree. Additional draft and project documentation on Manila and other components of OpenStack can
|
2013-08-08 10:34:06 -04:00
|
|
|
be found on the `OpenStack wiki`_. Cloud administrators, refer to `docs.openstack.org`_.
|
|
|
|
|
|
|
|
.. _`OpenStack wiki`: http://wiki.openstack.org
|
|
|
|
.. _`docs.openstack.org`: http://docs.openstack.org
|
|
|
|
|
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
|
|
|
|
Installing Manila
|
|
|
|
=================
|
2013-08-08 10:34:06 -04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
install/index
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2014-10-14 21:11:53 +02:00
|
|
|
Admin Docs
|
|
|
|
==========
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-08-08 05:30:33 -04:00
|
|
|
admin/shared-file-systems-intro.rst
|
2017-08-04 14:20:33 -04:00
|
|
|
|
|
|
|
Contributor/Developer Docs
|
|
|
|
==========================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
contributor/index
|
|
|
|
|
|
|
|
Command Line Interface Documentation
|
|
|
|
====================================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
cli/index
|
|
|
|
|
|
|
|
|
|
|
|
Configuration Reference
|
|
|
|
=======================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-08-14 16:29:07 -04:00
|
|
|
configuration/shared-file-systems
|
2017-08-04 14:20:33 -04:00
|
|
|
|
|
|
|
Other Reference
|
|
|
|
===============
|
2014-10-14 21:11:53 +02:00
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
reference/index
|
2013-08-08 10:34:06 -04:00
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
User Documentaton
|
|
|
|
=================
|
2015-04-08 11:56:20 +02:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2017-08-04 14:20:33 -04:00
|
|
|
user/index
|
2015-04-08 11:56:20 +02:00
|
|
|
|
2013-08-08 10:34:06 -04:00
|
|
|
Indices and tables
|
|
|
|
==================
|
|
|
|
|
|
|
|
* :ref:`genindex`
|