Shared filesystem management project for OpenStack.
4b12f9c8e7
The HP 3PAR share type extra-spec prefix needs to be "hp3par". The decision to go with "hpe" was premature and has been reversed. It needs to be "hp3par" to be in sync with Cinder. Change-Id: I616832c71d1797fc00da0d9e42c35c315381b6d9 Depends-On: I26dd32b1de8cceeaa6dc674092efec683df71889 Closes-bug: #1488662 |
||
---|---|---|
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
tools | ||
.coveragerc | ||
.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