Comment 2 for bug 1515214

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

Reviewed: https://review.openstack.org/248260
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=692f8a202c160398bc1f58bff330d7af27fb53be
Submitter: Jenkins
Branch: stable/liberty

commit 692f8a202c160398bc1f58bff330d7af27fb53be
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
    (cherry picked from commit bac1235ed200bb7694e286cdc80f689f25f871ef)