OpenStack Image Management (Glance)
bd2a8422d3
If dnspython is present in the environment then eventlet monkeypatches socket.getaddrinfo() with an implementation which doesn't work for IPv6. This patch has also been applied to other Openstack projects such as nova (f2e49ad3) and keystone (3afd9791) in order to work around the same problem and is intended to be used in the same way. Co-authored-by: Hui Xiang <hui.xiang@canonical.com> Closes-Bug: 1331885 Change-Id: I795e004eac3f032217ff9cb0047f1976306fbb71 |
||
---|---|---|
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: * Official Glance documentation * Official Client documentation