OpenStack Block Storage (Cinder)
c806c74c80
The policies for volume types was updated in [1][2] in order to implement project personas related to secure RBAC. However, that work did not take into account the new user visible extra specs feature [3]. This patch updates the policies related to [3] so that they now implement the proper project personas. [1] Id5ea2c81bedf51f3e0b4c5cb4ef569f255143a9e [2] I52de98d80e80e2c315c6e329a9ead6f83713eca2 [3] I5434ea4199cce8158b75771fb6127be001baf328 Closes-Bug: #1943733 Change-Id: I16ca60717dfc39a4b92300c3f4a88c402b65ff3c |
||
---|---|---|
api-ref/source | ||
cinder | ||
contrib/block-box | ||
doc | ||
etc/cinder | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
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 | ||
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