Comment 22 for bug 2072567

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/926631
Committed: https://opendev.org/openstack/neutron/commit/e04c3255cdf388792f0e53bbbc7bc34a829471d1
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit e04c3255cdf388792f0e53bbbc7bc34a829471d1
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Jul 11 06:43:13 2024 +0000

    Adopt to StandardAttribute load method change to "selectin"

    Required since the Depends-On patch included, without
    it postgres job fails with:-
    AttributeError: 'NoneType' object has no attribute 'id'

    Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/923926
    Related-Bug: #2072567
    Change-Id: I8f2229eb0a9d8dce927ded004037eda93ce3650d
    (cherry picked from commit f17cc24e8adb2bf18af32a45a44e68790c50dc6b)