OpenStack Image Management (Glance)
96169ab5a0
Uploading an image with --is-public=True should by default only be allowed by an admin tenant. Allowing anyone to upload an image as is_public is likely a security concern. This changes the previous default behavior glance had of allowing anyone to upload an image as is_public previously by default. DocImpact Closes-bug: 1317314 Change-Id: I60d2257115e9207e09b50d9f950076b7fe8237d7 |
||
---|---|---|
doc/source | ||
etc | ||
glance | ||
rally-scenarios | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more: