crond container keeps restarting with cenots/source installation

Bug #1607336 reported by Serguei Bezverkhi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Serguei Bezverkhi

Bug Description

With latest master crond container's docker file is missing installation of cronie package for centos/source. As a result with cenots/source crond container keeps crashing with this messages:

INFO:__main__:Setting permissions for /etc/logrotate.d/swift.conf
INFO:__main__:Writing out command to execute
Running command: 'crond -s -n'
/usr/local/bin/kolla_start: line 24: exec: crond: not found

Revision history for this message
Serguei Bezverkhi (sbezverk) wrote :

Since we do not have source for crond and logrotate, there is no need to check for type of installation binary versus source. Only check for distro is required.

Changed in kolla:
assignee: nobody → Serguei Bezverkhi (sbezverk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/348270

Changed in kolla:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/348270
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=2df3d25019aef5ff9ef4040e70d5a19b3e77bbb8
Submitter: Jenkins
Branch: master

commit 2df3d25019aef5ff9ef4040e70d5a19b3e77bbb8
Author: Serguei Bezverkhi <email address hidden>
Date: Thu Jul 28 08:02:23 2016 -0400

    Fixing crond crashing with centos/source

    This PS address the issue encountered with the latest master, crond
    container's docker file did not have any logic for source type of
    installation as a result no binaries were install causing container's
    constant restart. Fixing logic in cron's docker file.

    Change-Id: I318aa9cb16517e21e0fe58393ee577701331b077
    Closes-Bug: #1607336

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.0.0b3

This issue was fixed in the openstack/kolla 3.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.