OpenStack Block Storage (Cinder)
8c13219392
When the sample config is generated, the policy_file default value specified by oslo.policy is showing up, not the default value that Cinder is using. Correct this by enhancing the function specified for cinder in the oslo.config.opts.defaults entry point. This patch exposed Bug #1807184 in oslo.policy. The requirements and lower-constraints changes on this patch bump the minimum version of oslo.policy we use to include the fix (1.44.1). This version was already included in upper-constraints by Change I50bb9d48106376f5baaafae372492c0744182da2. Change-Id: Ic28d660a9d876139f47f98cf1024a30b005cd0e0 Closes-bug: #1807071 |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient