Shared filesystem management project for OpenStack.
Go to file
Andreas Jaeger 518a2491b8 Make flake8 ignore list more fine granular
Instead of ignoring all flake8 specific errors ("F"), list those
codes that currently fail so that they can be addressed one by one
and the currently passing ones will not get added by accident.

Change-Id: Ia40f0d832b70eeb788ae14a84dc0c40cc2e4724f
2014-08-05 15:03:59 +00:00
bin Use oslo.rootwrap library instead of local copy 2014-07-25 06:03:28 +00:00
contrib py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00:00
doc Update manila's docs 2014-06-23 19:19:28 +03:00
etc/manila Adds undocumented policies and defaults in policy.json 2014-07-25 10:10:30 -07:00
manila Fix pep8 F821 2014-08-03 19:50:05 +02:00
tools py3: use six.string_types instead of basestring 2014-07-25 06:02:44 +00:00
.gitignore Refactor test framework 2014-07-22 14:58:48 +03:00
.gitreview Add .gitreview file. 2013-09-24 12:10:01 +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 Refactor test framework 2014-07-22 14:58:48 +03: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 README merge 2014-07-22 16:04:27 +02:00
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
openstack-common.conf Use oslo.rootwrap library instead of local copy 2014-07-25 06:03:28 +00:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Use oslo.rootwrap library instead of local copy 2014-07-25 06:03:28 +00:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Use oslo.rootwrap library instead of local copy 2014-07-25 06:03:28 +00:00
setup.py Sync with global requirements 2014-07-14 11:15:21 +02:00
test-requirements.txt Use oslo.db in manila 2014-07-23 16:26:14 +04:00
tox.ini Make flake8 ignore list more fine granular 2014-08-05 15:03:59 +00: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/stackforge/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