OpenStack Block Storage (Cinder)
823eb77939
Updates: - run py311 func job in gate (was py310) - add py312 testenvs to tox.ini - did not remove py38 testenvs from tox.ini - removed py38 classifier from setup.cfg, but did not change python_requires (currently it's >=3.8) Python 3.12 unit tests will run non-voting in the gate as part of the openstack-python3-jobs template. Python 3.10 coverage is being handled by tempest running in Ubuntu 22.04. Change-Id: I72ec22780d36ea3e56386ae2bd74bf5b9806731c |
||
---|---|---|
api-ref/source | ||
cinder | ||
doc | ||
etc/cinder | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
mypy-files.txt | ||
README.rst | ||
reno.yaml | ||
requirements.txt | ||
ruff.toml | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad