Shared filesystem management project for OpenStack.
6be3eda9f5
Compression is not needed post [1], explicit compression renders them non-browsable. This commit applies to legacy style jobs that will soon be replaced with zuulv3 native jobs; however, fixing it isn't terrible, and we can use this fix for stable branches where zuulv3 native jobs may not come for a while. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-January/011875.html Co-Authored-By: yatinkarel <ykarel@redhat.com> Change-Id: Icd4f9dc435a807f6f729e4eb2d4df4b282ec79ac Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> (cherry picked from commit |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
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/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
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 https://bugs.launchpad.net/manila
Python client
https://github.com/openstack/python-manilaclient.git
- Release notes for the project can be found at: