Comment 7 for bug 1807394

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

Reviewed: https://review.openstack.org/623498
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=532b398b90fff1b224086b4eb52ac9ef7412a0f4
Submitter: Zuul
Branch: master

commit 532b398b90fff1b224086b4eb52ac9ef7412a0f4
Author: Vlad Gridin <email address hidden>
Date: Fri Dec 7 15:20:44 2018 +0100

    Handle ValueError in canonical address convertion

    netaddr.IPAddress raises ValueError for some unsupported
    address formats. This patch will catch this exception
    in addition to AddrFormatError.

    Closes-Bug: 1807394

    Change-Id: I06eea42906f1fe4443fa4959e79a1993a9664efe