Shared filesystem management project for OpenStack.
Go to file
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
bin Remove vim headers 2014-10-06 15:00:27 +02:00
contrib Improve share list API filtering 2014-10-12 19:51:03 +03:00
doc Fix doc build 2014-10-14 21:16:24 +02:00
etc/manila Add support for working with multiple glusterfs volumes 2014-09-24 11:50:31 +00:00
manila Merge "Improve share list API filtering" 2014-10-14 15:55:03 +00:00
tools Remove vim headers 2014-10-06 15:00:27 +02:00
.gitignore Updated usage of locks 2014-08-27 13:38:34 +00:00
.gitreview Move from stackforge to openstack 2014-09-19 21:23:02 +00:00
.testr.conf Refactor test framework 2014-07-22 14:58:48 +03:00
CONTRIBUTING.md docs 2013-09-17 10:57:47 +03:00
HACKING.rst Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02:00
LICENSE Initialize from cinder 2013-08-08 10:34:06 -04:00
MANIFEST.in Initialize from cinder 2013-08-08 10:34:06 -04:00
README.rst Rename stackforge to openstack in docs 2014-09-20 09:20:11 +03:00
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
openstack-common.conf Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt warn against sorting requirements 2014-09-04 16:49:19 +02:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Open Kilo development 2014-09-30 10:58:51 +02:00
setup.py Sync with global requirements 2014-07-14 11:15:21 +02:00
test-requirements.txt Use oslosphinx and remove local copy of doc theme 2014-09-08 09:46:23 -06:00
tox.ini Remove hash seed dependency for unittests 2014-08-27 18:59:20 +03:00

README.rst

The Choose Your Own Adventure README for Manila

You have come across an OpenStack shared filesystem service. It has identified itself as "Manila." It was abstracted from the Cinder project.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read https://wiki.openstack.org/wiki/Manila

To dissect it in detail: visit http://github.com/openstack/manila

To taunt it with its weaknesses: use http://bugs.launchpad.net/manila

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING.rst

To cry over its pylint problems: http://jenkins.openstack.org/job/manila-pylint/violations