Comment 3 for bug 1455404

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

Reviewed: https://review.openstack.org/183449
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=002473c0eaff5bde539e6f6980c387d3817f7063
Submitter: Jenkins
Branch: master

commit 002473c0eaff5bde539e6f6980c387d3817f7063
Author: Lan Qi song <email address hidden>
Date: Fri May 15 17:32:39 2015 +0800

    Move ipaddr to netaddr

    Ipaddr module was never introduced by openstack and never used by
    other openstack components. We should move to more reliable module
    netaddr to validate ip format.

    Change-Id: I38d0c6f4ea2147ce071ab62a7c9d546436aec185
    Closes-Bug: #1455404