RETIRED, further work has moved to Debian project infrastructure
0bdf502957
One of tests creates share network and then share based on it. Both have default values for cleanup order - either in after test method or after whole test suite. Default value for share is deletion afer test suite, but for share network is after test method. That caused errors for clean up. Change-Id: I5a33bc5adc3a9aa84f9ce0dd6a5df204c5bb7452 |
||
---|---|---|
bin | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.md | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila