Shared filesystem management project for OpenStack.
Go to file
Valeriy Ponomaryov 61316b7adb Remove reference to 'in-use' state in share manager
State 'in-use' is leftover from Cinder and is not used by shares,
hence it should be removed.
Due to absense of tests for this module at all, as part of bug fix
were added unittests.

Change-Id: I768d731bac3eb1f420695082e69598e55e1de90b
Closes-Bug: #1346371
Partial-Bug: #1348635
2014-07-25 12:06:00 -04:00
bin Enabled hacking checks H305 and H307 2014-07-20 18:48:31 +02:00
contrib Fix compatibility with tempest project 2014-07-23 08:53:59 +03:00
doc Update manila's docs 2014-06-23 19:19:28 +03:00
etc/manila Add share-server-delete API 2014-07-15 14:13:57 +00:00
manila Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
tools Refactor test framework 2014-07-22 14:58:48 +03: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 Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Use oslo.db in manila 2014-07-23 16:26:14 +04:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Refactor test framework 2014-07-22 14:58:48 +03: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 Refactor test framework 2014-07-22 14:58:48 +03: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