Shared filesystem management project for OpenStack.
0e9b76abc1
Bindep is a tool for checking the presence of binary packages needed to use an application / library. It started life as a way to make it easier to set up a development environment for OpenStack projects. Infra has been looking to drop the global bindep_fallback.txt [1][2] file for all OpenStack projects, they recommend that projects maintain their own with packages as necessary. Conflicts: .zuul.yaml Note(elod.illes): This commit is not a clean cherry-pick as test jobs, which were modified on Queens and Pike don't exist in ocata. [1] http://lists.openstack.org/pipermail/openstack-infra/2018-April/005926.html [2] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006888.html [3] https://launchpad.net/bugs/1833696 Change-Id: I1824f132b0ffadc6c9179582d37295f3abed355f (cherry picked from commit |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
install-guide/source | ||
manila | ||
manila_tempest_tests | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
pylintrc | ||
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/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