Shared filesystem management project for OpenStack.
e96e7cb299
Recently merged commit to "neutron-fwaas" project [1] started using one of Tempest's modules that appeared after version our plugin uses. So, implement hotfix-workaround until we make all compatibility changes to latest Tempest in our plugin. For the moment, we cannot switch to latest Tempest as we already have incompatibility for it, see bug [2]. [1] https://review.openstack.org/#/c/326150/ [2] https://bugs.launchpad.net/manila/+bug/1586129 Change-Id: I44655c83cc5588c5b94d0fad81162dd0c238b5b4 Closes-Bug: #1589964 |
||
---|---|---|
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