RETIRED, further work has moved to Debian project infrastructure
a5b5c05e13
Add a new matrix to the share backends feature support mapping page in the developer reference to indicate which backends support which common capabilities, such as QoS and Thin Provisioning. The Driver Handles Share Servers capabilities I retrieved from the share creation column earlier in the same page. Other common capabilities are currently filled in with information gathered from the _update_share_stats() methods for each driver. Change-Id: I5dfff0a62c91a047fc142018ece5f65edab3866a |
||
---|---|---|
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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