Comment 6 for bug 2054203

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/909317
Committed: https://opendev.org/openstack/neutron/commit/2ed9834047897d6b13a09ffa9cbeed2a4c0cc65b
Submitter: "Zuul (22348)"
Branch: master

commit 2ed9834047897d6b13a09ffa9cbeed2a4c0cc65b
Author: Dr. Jens Harbott <email address hidden>
Date: Sun Feb 18 12:42:40 2024 +0100

    Fix invalid IP address representation in unit test

    An IP address may not have a leading zero in any of its octets, this is
    getting enforced by the latest netaddr library.

    Partial-Bug: 2054203
    Change-Id: I15cd049de1511a9b52e8e28bccec87060c2f1411