Comment 4 for bug 1486467

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

Reviewed: https://review.openstack.org/214564
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9ebc9f808316ca249348d2c5cd2b9762373f96dd
Submitter: Jenkins
Branch: master

commit 9ebc9f808316ca249348d2c5cd2b9762373f96dd
Author: Ann Kamyshnikova <email address hidden>
Date: Wed Aug 19 14:19:11 2015 +0300

    Fix query in get_reservations_for_resources

    For PostgreSQL if you're using GROUP BY everything in the SELECT
    list must be an aggregate SUM(...) or used in the GROUP BY.
    For reference:
    http://<email address hidden>
    Closes-bug: #1486467

    Change-Id: Ieb4ead5c785ff17f580bfbc58f370a491733d96d