Comment 9 for bug 2072567

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

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/924819
Committed: https://opendev.org/openstack/neutron-lib/commit/f3968ad89ebf63b2120f3eb0ab5d4a815e058918
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit f3968ad89ebf63b2120f3eb0ab5d4a815e058918
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)