Comment 2 for bug 1425616

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

Reviewed: https://review.openstack.org/159206
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=13f2755ba0a1a6dedaf289e52da05c1405b80361
Submitter: Jenkins
Branch: master

commit 13f2755ba0a1a6dedaf289e52da05c1405b80361
Author: Kiall Mac Innes <email address hidden>
Date: Wed Feb 25 17:44:16 2015 +0000

    Ensure DNSPython modules are imported correctly

    eventlet had previously triggered these imports from their code,
    makeing the modules available to us for use.

    Now that eventlet no longer does this, we need to explicitly
    import the modules we use.

    Closes-Bug: 1425616
    Change-Id: I104e9eb399c5b3dd100254fc9c68824ba9dd8ec0