Comment 8 for bug 2072567

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/924817
Committed: https://opendev.org/openstack/neutron-lib/commit/150f1cc87b8fa856bb20547a17e69760e1259836
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 150f1cc87b8fa856bb20547a17e69760e1259836
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Jul 11 05:58:14 2024 +0000

    Change the ``StandardAttribute`` load method to "selectin"

    This load method will remove the ``StandardAttribute`` load from the
    resource main query and PostgreSQL won't require it to be in the
    GROUP BY clause.

    Closes-Bug: #2072567

    Change-Id: I17a455e19c4bbbc45e26dee88849ab5e0b4b5d65
    (cherry picked from commit 7f702af482b6b47f2fe74a8b475fb2a23cb5f7a4)