Shared filesystem management project for OpenStack.
Go to file
Andreas Jaeger e287c9e263 Enable E121,E122,E123,E124,E125,E129 flake8 tests
Enable the tests and update flake8 comments to note that H904 is ignored
on purpose.

The patch fixes these warnings:
./manila/api/views/limits.py:68:5: E129 visually indented line with same
    indent as next logical line
./manila/share/drivers/netapp/cluster_mode.py:352:13: E122 continuation
    line missing indentation or outdented
./manila/scheduler/scheduler_options.py:98:13: E129 visually indented
    line with same indent as next logical line
./contrib/tempest/tempest/api/share/base.py:210:5: E129 visually
    indented line with same indent as next logical line
./contrib/tempest/tempest/api/share/test_rules.py:32:13: E129 visually
    indented line with same indent as next logical line
./contrib/tempest/tempest/api/share/test_rules.py:90:13: E129 visually
    indented line with same indent as next logical line
./manila/api/views/share_servers.py:28:9: E124 closing bracket does not
    match visual indentation
./manila/api/views/share_servers.py:34:9: E124 closing bracket does not
    match visual indentation
./manila/share/drivers/netapp/driver.py:336:5: E125 continuation line
    with same indent as next logical line

Also fixes other pep8 warnings in these files.

Partial-Fix: #1333290

Change-Id: Ida14ea8f4716e49f7379f929971fd5e462541527
2014-08-22 21:31:47 +02:00
bin Merge "Remove manila-clear-rabbit-queues" 2014-08-15 07:34:24 +00:00
contrib Enable E121,E122,E123,E124,E125,E129 flake8 tests 2014-08-22 21:31:47 +02:00
doc Update manila's docs 2014-06-23 19:19:28 +03:00
etc/manila Remove LVM driver 2014-08-19 12:05:12 +03:00
manila Enable E121,E122,E123,E124,E125,E129 flake8 tests 2014-08-22 21:31:47 +02:00
tools Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02: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
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04: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
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
README.rst README merge 2014-07-22 16:04:27 +02:00
requirements.txt Add oslo.utils and oslo.i18n libs to requirements 2014-08-16 07:50:39 +00:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Remove manila-clear-rabbit-queues 2014-08-14 13:12:47 +02: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 Enable E121,E122,E123,E124,E125,E129 flake8 tests 2014-08-22 21:31:47 +02:00

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