Comment 3 for bug 2064286

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

Reviewed: https://review.opendev.org/c/openstack/python-neutronclient/+/917835
Committed: https://opendev.org/openstack/python-neutronclient/commit/cb9aae55c83c2b79fdd5d15d93e5c12b35f0dd78
Submitter: "Zuul (22348)"
Branch: master

commit cb9aae55c83c2b79fdd5d15d93e5c12b35f0dd78
Author: Valentin Chassignol <email address hidden>
Date: Wed May 1 10:33:46 2024 +0200

    BGPVPN: Fix resource comparison

    This patch updates the resource comparison to accurately differentiate
    between the manipulation of networks, ports, and router associations.
    Introduced in I84fe4bb45d24c2f4a7a0246e2b9fb50354a715e0, the previous
    implementation contained incorrect variable names, leading to
    inconsistent results. This fix ensures that each resource type is
    properly identified during comparison.

    Closes-Bug: #2064286
    Change-Id: Ieb87174296240f8f76ec10b39007935545b1bd3f