Comment 17 for bug 1324152

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

Reviewed: https://review.openstack.org/98074
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=acf69bd4c1441458843a59858038d11ad2bbe9cc
Submitter: Jenkins
Branch: master

commit acf69bd4c1441458843a59858038d11ad2bbe9cc
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