Comment 3 for bug 1795918

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

Reviewed: https://review.openstack.org/608346
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=f0ee6692792a7a2ad7dafa7f9914251b9ba4f338
Submitter: Zuul
Branch: master

commit f0ee6692792a7a2ad7dafa7f9914251b9ba4f338
Author: Andrey Grebennikov <email address hidden>
Date: Fri Oct 5 14:51:59 2018 -0500

    Improve Apache PID check on service restart

    In case there are containers with Apache running on the same
    host, the charm will only watch PIDs within the same namespace.

    Change-Id: I9cdd7d5b1f53fce748e7fafab538676e4e55dd54
    Closes-Bug: #1795918