Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1642492

Summary: panko-expirer cron job is installed in the panko_api container
Product: Red Hat OpenStack Reporter: Andrew Austin <aaustin>
Component: openstack-tripleo-heat-templatesAssignee: Martin Magr <mmagr>
Status: CLOSED DUPLICATE QA Contact: Gurenko Alex <agurenko>
Severity: medium Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: aaustin, apannu, augol, mburns, mmagr, pkilambi, rzaleski
Target Milestone: zstreamKeywords: Reopened, Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-19 08:25:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrew Austin 2018-10-24 14:13:47 UTC
Description of problem:
The panko-expirer cron job is set up inside the panko_api container which does not run cron. A cron container needs to be added to run this job or the Panko database will grow indefinitely.

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-8.0.4-29

How reproducible:
Install an overcloud with Panko. Obvserve that the database grows consistently over time and TTLs are ignored.

Actual results:
panko-expirer cron job is installed in /var/spool/cron/panko on the panko_api container and is never run

Expected results:
panko-expierer cron job is installed in a panko_cron container and is run by cron on a regular basis

Comment 4 Martin Magr 2018-11-19 15:49:30 UTC
Please reopen this bug if the issue still persist.

Comment 9 Martin Magr 2018-12-19 08:25:00 UTC

*** This bug has been marked as a duplicate of bug 1613601 ***