Shared filesystem management project for OpenStack.
Go to file
Andreas Jaeger 09b1917fe8 Fix pep8 F811 and F812
Fixes:
manila/scheduler/simple.py:74:45: F812 list comprehension redefines
  'service' from line 59
manila/api/v1/share_networks.py:147:41: F811 redefinition of unused
  'network' from line 29

Do not blacklist these tests anymore.

Partial-Bug: #1333290
Change-Id: Ibf3c170ada17a7af0708331331bc435942c3763b
2014-08-15 15:36:51 +02:00
bin Merge "Remove manila-clear-rabbit-queues" 2014-08-15 07:34:24 +00:00
contrib Fix share status waiter within tempest 2014-08-13 06:40:13 +00:00
doc Update manila's docs 2014-06-23 19:19:28 +03:00
etc/manila Use common config generator 2014-08-12 16:33:06 +02:00
manila Fix pep8 F811 and F812 2014-08-15 15:36:51 +02:00
tools Use common config generator 2014-08-12 16:33:06 +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
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 Add config module from oslo-incubator 2014-08-12 15:12:17 +02:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Update requirements file matching global requ 2014-08-01 07:59:13 +08: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 Fix pep8 F811 and F812 2014-08-15 15:36:51 +02: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