Reviewed:  https://review.openstack.org/140677
Committed: 
https://git.openstack.org/cgit/openstack/glance/commit/?id=07a99e1eaace09bdfb77dae2edb40d76de2c545a
Submitter: Jenkins
Branch:    stable/juno

commit 07a99e1eaace09bdfb77dae2edb40d76de2c545a
Author: Edward Hope-Morley <edward.hope-mor...@canonical.com>
Date:   Thu Jun 19 10:25:58 2014 +0800

    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.xi...@canonical.com>
    Closes-Bug: 1331885
    (cherry picked from commit bd2a8422d3e8c975d023982c038a59ca0257c6dd)
    
    Conflicts:
        glance/cmd/__init__.py
    
    Change-Id: I795e004eac3f032217ff9cb0047f1976306fbb71


** Tags added: in-stable-juno

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1331885

Title:
  Glance service doesn't support ipv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1331885/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to