Shared filesystem management project for OpenStack.
d5e8b8d9e8
Test "test_create_get_delete_share" located in "manila_tempest_tests/tests/api/test_shares.py" assumes that share is created not so fast and has "creating" status. But it can be "available" in case of really fast creation as in case of "dummy" driver. Change-Id: Ie8a01e9352da47ff6e47ad8baeb5409282d3305c Closes-Bug: #1607723 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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