Comment 16 for bug 1750032

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/545856
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0ddfff79ee5a5f62bb6de55b873bd16b811905f3
Submitter: Zuul
Branch: master

commit 0ddfff79ee5a5f62bb6de55b873bd16b811905f3
Author: Thomas Herve <email address hidden>
Date: Mon Feb 19 16:32:42 2018 +0100

    Do not use the 3rd argument of yaql groupBy

    Due to an incompatible change in yaql, it's hard to use the aggregration
    of groupBy as the behavior is completely different depending on the
    version. Let's try to not rely on it.

    Change-Id: I2887011f6baf4867d422579b116b5e143acf5679
    Related-Bug: #1750032