Shared filesystem management project for OpenStack.
98161fabb9
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 |
||
---|---|---|
bin | ||
contrib | ||
doc | ||
etc/manila | ||
manila | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.md | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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