Comment 2 for bug 1998104

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

Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/863708
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/feff164b608d00bf8163ea259305c3a64e68c1da
Submitter: "Zuul (22348)"
Branch: master

commit feff164b608d00bf8163ea259305c3a64e68c1da
Author: ROBERTO BARTZEN ACOSTA <email address hidden>
Date: Fri Nov 4 17:01:08 2022 -0300

    Fix address_scope calculation

    Fix in the iteration to obtain address_scope linked to a subnet.
    A network can be linked to more than one subnet (ipv4 and ipv6),
    but if one of them does not have an address_scope, a null object
    element access failure occurs.

    Closes-bug: #1998104
    Change-Id: Ic6d48a86043aaf4b458bb2230883a355fc841ee9