Shared filesystem management project for OpenStack.
301abe6257
- Added tests to validate the migration functionality for a replicated share. - Added tests to validate the extend and shrink functionality on migrated share. - Added tests to cover the preserve snapshot functionality on migrated share. - Current waiter logic in migration_progress method of dummy driver causes every migration test to take over 4 minutes to complete. Therefore, updated the method to cut the overall time in half and avoid the possible timeout. Partially-Implements: bp ocata-migration-improvements Change-Id: Ia7c7eb7b48b464aa670073e8c0795369bd972678 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
install-guide/source | ||
manila | ||
manila_tempest_tests | ||
rally-jobs | ||
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 |
Team and repository tags
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