Comment 5 for bug 1489676

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

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

commit d30fb21f8185a042d12a2a9d0b76ebef4a8733cc
Author: Paul Bourke <email address hidden>
Date: Thu Nov 5 11:46:14 2015 +0000

    Clean up keystone httpd pid files for RPM distros

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

    Change-Id: I58b006189e700f1c851601b4f64dd0fae931103c
    Closes-Bug: #1489676
    Co-Authored-By: Tim Potter <email address hidden>
    (cherry picked from commit 7df3a0bea56f654a3d65da27c0e783f775b4ed18)