Shared filesystem management project for OpenStack.
e90de3edf1
This adds a grenade job that specifically skips the last release, to prove that we can do it. Such a job would facilitate a new goal of a tick/tock release arrangement where slower-moving operators could stick on the "tick" release and know that they can upgrade to the next "tick" release directly. See https://review.opendev.org/c/openstack/governance/+/828777 for a proposal on why this is needed, and https://review.opendev.org/c/openstack/grenade/+/826101 for a similar skip level job that's being created from the integrated grenade job Change-Id: I8c1584176643a8086ffb23358176073a18c82b45 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> Depends-On: If4820dd4ec7e05ade6eb4a82a328797102704570 |
||
---|---|---|
api-ref/source | ||
contrib | ||
devstack | ||
doc | ||
etc | ||
httpd | ||
manila | ||
playbooks/manila-tox-genconfig | ||
rally-jobs | ||
releasenotes | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
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://opendev.org/openstack/manila
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/manila
Python client
https://opendev.org/openstack/python-manilaclient
- Documentation for the project can be found at:
https://docs.openstack.org/manila/latest/
- Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/manila/
- Source for the project:
https://opendev.org/openstack/manila
- Bugs:
https://bugs.launchpad.net/manila
- Blueprints:
https://blueprints.launchpad.net/manila
- Design specifications are tracked at: