Shared filesystem management project for OpenStack.
c22c073734
by informing it that we use eventlet for concurrency. We have many false negative coverage runs, even for changes that do not touch the code under test, for example in doc only change [1]. According to the coverage documentation, unless we indicate that we are using an alternate to the thread library for concurrency we will get "very wrong results." [2] Set this option correctly. Also avoid false precision in the coverage report. [1] http://logs.openstack.org/01/514901/2/check/openstack-tox-cover/6df6369/ [2] https://coverage.readthedocs.io/en/coverage-4.4.1/config.html TrivialFix Change-Id: I7398a45cdab8aa4191a55cbb86b9e6499b09f021 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
manila | ||
manila_tempest_tests | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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