Comment 2 for bug 1652371

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

Reviewed: https://review.openstack.org/414622
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=131ddf2fd5eb381f326af36a993ccaa1da86d176
Submitter: Jenkins
Branch: master

commit 131ddf2fd5eb381f326af36a993ccaa1da86d176
Author: Claudiu Belu <email address hidden>
Date: Fri Dec 23 18:25:10 2016 +0200

    use unpatched socket module to get addresses

    The function os_win._utils.get_ips can fail on some
    environments if the socket module is monkey patched by
    eventlet. Using the unpatched module fixes the issue.

    Closes-Bug: #1652371

    Change-Id: Ib145f5b216d39d1e49231522f7d32d1ec2c63272