Shared filesystem management project for OpenStack.
d953baefcb
Implement 'manage snapshot' feature in ZFSonLinux share driver. Prerequisites: - snapshot being managed should exist. Details: - snapshot being managed will be renamed by share driver based on taken ID. - size for managed snapshot will be taken either from REST API (--driver_options size=5) or from its "used" attribute. Implements BP zfsonlinux-manage-snapshot DocImpact Change-Id: If240ecde5676c334d39faaccd5703e93544aaa06 Depends-On: Ifc762a882a78159adacfe168a4edbe824178301a |
||
---|---|---|
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