Comment 10 for bug 1886203

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/739632
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=39c977afb6a3292c57914658453795c9eab51271
Submitter: Zuul
Branch: stable/train

commit 39c977afb6a3292c57914658453795c9eab51271
Author: Emilien Macchi <email address hidden>
Date: Fri Jul 3 10:57:57 2020 -0400

    undercloud/heat: set YAQL memory quota to 200000

    Since the "optimization" [1] of host entries in Heat and it's YAQLization,
    we need to increase the memory quota for YAQL queries or the resource
    will fail to process at large scale (250 nodes).

    [1] 3b8e6f78e19e776c087dc5c3ff225703b5c487bc

    Change-Id: I04cb72210fbd25a720158988698a300140f4e7db
    Closes-Bug: #1886203
    (cherry picked from commit c67c53a8d8094382bc75e7d56480ecb3f8897610)