OpenStack Image Management (Glance)
0c151d7d7e
Enable F821 and fix usage of undefined variables. In glance/common/client.py in BaseClient class image_iterator() function returns instances of unexisting classes: - SendFileIterator - ImageBodyIterator Since we have not these classes functionality now, we will use utils.chunkreadable() function instead. Delete image_iterator() function. Change-Id: Ie1a8c66e5df2836e6e9aadfb1013d69fc6f710e6 |
||
---|---|---|
doc/source | ||
etc | ||
glance | ||
rally-scenarios | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
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: