Comment 21 for bug 2072567

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/926633
Committed: https://opendev.org/openstack/neutron/commit/160503666e3c3d63809b1e37a96a88aadcd0f7cd
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 160503666e3c3d63809b1e37a96a88aadcd0f7cd
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)