Comment 6 for bug 1544148

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/8.0)

Reviewed: https://review.openstack.org/343296
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=7408a71365605c264ffefdd475566d87646ea69e
Submitter: Jenkins
Branch: stable/8.0

commit 7408a71365605c264ffefdd475566d87646ea69e
Author: Dmitry Tyzhnenko <email address hidden>
Date: Mon Feb 29 11:29:51 2016 +0000

    Replace ipaddr to netaddr

    Remove ipaddr from fuelweb_test/requirements.txt and use netaddr
        in test cases instead of ipaddr

    Use string for creation of netaddr instances

    Change-Id: Idc86dcaae6f10c13b04095fb11fa9351b130deb8
    Closes-bug: #1544148