Comment 2 for bug 1101341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/19401
Committed: http://github.com/openstack/quantum/commit/20314e0ba06588d3ac7855d1b4ae7f3c75cab1a1
Submitter: Jenkins
Branch: master

commit 20314e0ba06588d3ac7855d1b4ae7f3c75cab1a1
Author: Davanum Srinivas <email address hidden>
Date: Thu Jan 10 11:26:25 2013 -0500

    Enhance wsgi to listen on ipv6 address

    Check if the hostname is ipv6 and set the family appropriately.
    Picked up the code snippet from glance to determine the address_family
    per markmclain's comment
    Picked up some code from nova as well to get the test case running
    properly

    Fixes LP# 1101341

    Change-Id: I67166dc030e4ea0dd82888abfbc9db555747de27