Comment 2 for bug 1832274

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

Reviewed: https://review.opendev.org/664047
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4354960827e9a260ac9e72cf402edf2649ab35cd
Submitter: Zuul
Branch: stable/rocky

commit 4354960827e9a260ac9e72cf402edf2649ab35cd
Author: Vinay Kapalavai <email address hidden>
Date: Fri Jun 7 15:11:43 2019 -0400

    Add panko_api_cron container

    Currently panko expirer isn't running in a separate container,
    which results in events piling up in the configured database.
    This change deploys panko_api_cron as a container and
    periodically deletes events from db

    Closes-Bug: #1832274
    Change-Id: I4c941048a3561af9458208fe86e1b86156eb7ebc
    (cherry picked from commit 66a638a8df8fa5b7c9bb92eb1e9da9d09c1fb447)