Comment 3 for bug 1209492

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

Reviewed: https://review.openstack.org/48154
Committed: http://github.com/openstack/heat/commit/dfb90616edb1808051ef743e7eb60d007a8ceb6e
Submitter: Jenkins
Branch: master

commit dfb90616edb1808051ef743e7eb60d007a8ceb6e
Author: Clint Byrum <email address hidden>
Date: Tue Sep 24 10:22:13 2013 -0700

    Add method to count events by stack

    We need this method to efficiently count events by stack to allow
    pruning them if there are too many.

    Change-Id: Ifd5ed78e37a14116497f8bc008739ee9938e194d
    Related-Bug: #1209492