Comment 19 for bug 1324152

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.0)

Reviewed: https://review.openstack.org/100739
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e105c1fe424d1461a23ed3a3c0d313ee7df2b0e9
Submitter: Jenkins
Branch: stable/5.0

commit e105c1fe424d1461a23ed3a3c0d313ee7df2b0e9
Author: Matthew Mosesohn <email address hidden>
Date: Thu Jun 5 13:53:02 2014 +0400

    Add dhcrelay monitor via supervisor to restart

    Dockerctl can start dhcrelay, but not ensure it
    stays running. Supervisord can handle this task,
    so it should watch the pid of dhcrelay and trigger
    restart if it exits.

    Change-Id: I75909d25418e625a2b154125e9a76e22c7443e47
    Closes-Bug: #1324152
    (cherry picked from commit acf69bd4c1441458843a59858038d11ad2bbe9cc)