glance/glance/cmd
Edward Hope-Morley bd2a8422d3 Fix getaddrinfo if dnspython is installed
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
2014-12-05 09:29:16 +00:00
..
__init__.py Fix getaddrinfo if dnspython is installed 2014-12-05 09:29:16 +00:00
api.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
cache_cleaner.py Remove vim header 2014-01-14 16:03:28 +00:00
cache_manage.py Switch to oslo.utils 2014-10-07 14:55:57 +02:00
cache_prefetcher.py Adopt glance.store library in Glance 2014-09-08 15:48:36 +02:00
cache_pruner.py Remove vim header 2014-01-14 16:03:28 +00:00
control.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
manage.py Change Glance to use i18n instead of gettextutils 2014-11-21 17:12:35 +00:00
registry.py Use unicode for error message 2014-10-28 18:00:22 +11:00
replicator.py Move from using _ builtin to using glance.i18n _ 2014-11-21 18:51:19 +00:00
scrubber.py Enabling separated sample config file generation 2014-09-17 13:19:00 +08:00