Shared filesystem management project for OpenStack.
Go to file
Andreas Jaeger ab96ccb1ef Flake8: Fix H302
Fix H302 and enable the test:
H302  import only modules.'from X import Y' does not import a module

Fix also in the touched files the following:
E128 continuation line under-indented for visual indent

Change-Id: I3116c030a5dc0b5be2b4413beaa460e483215774
Partial-Bug: #1333290
2014-08-26 12:50:59 +02:00
bin Remove bin/manila-rpc-zmq-receiver 2014-08-25 08:48:22 +02:00
contrib Flake8: Fix F401 2014-08-23 08:42:36 +00: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 Flake8: Fix H302 2014-08-26 12:50:59 +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
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 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 Sync requirements with global requirements 2014-08-23 02:29:03 +02:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Remove bin/manila-rpc-zmq-receiver 2014-08-25 08:48:22 +02:00
setup.py Sync with global requirements 2014-07-14 11:15:21 +02:00
test-requirements.txt Sync requirements with global requirements 2014-08-23 02:29:03 +02:00
tox.ini Flake8: Fix H302 2014-08-26 12:50:59 +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