Comment 2 for bug 865399

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/nova

Reviewed: https://review.openstack.org/788
Committed: http://github.com/openstack/nova/commit/a25f106c2f824d7d03bf1161da72f66fe4be5a9c
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit a25f106c2f824d7d03bf1161da72f66fe4be5a9c
Author: Yun Shen <email address hidden>
Date: Thu Sep 29 12:09:37 2011 +0100

    Handle pidfile exception for dnsmasq

    Capture the exception in dnsmasq_pid_for method. If the pidfile cannot be read
    for some reason, it should be treated as if it does not exist. This prevents
    issues where the filesystem write delay leaves the file created but empty.
    Fixes bug 865399.

    Change-Id: I3b0f1211762696f925ae32d785ffa6a35c5e1d6b