Comment 1 for bug 1515214

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

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

commit bac1235ed200bb7694e286cdc80f689f25f871ef
Author: Paul Bourke <email address hidden>
Date: Wed Nov 11 11:11:44 2015 +0000

    Clean up horizon httpd pid files for RPM distros

    (apply same fix that we did for keystone, to horizon)

    In some cases we're seeing httpd not cleaning up properly after itself,
    which results in the horizon container failing to restart. This is
    confirmed to happen on rpm based distros, but have not had any reports
    on Ubuntu.

    Change-Id: I8ece6da1a8a1180730d68be0d129a656ddcede07
    Closes-Bug: #1515214
    backport: liberty