Comment 22 for bug 1276694

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/167974
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f92d22d91b8a29a0088c69a1cf4940c822d38847
Submitter: Jenkins
Branch: master

commit f92d22d91b8a29a0088c69a1cf4940c822d38847
Author: Elena Ezhova <email address hidden>
Date: Thu Mar 26 15:33:36 2015 +0300

    Sync service from oslo-incubator

    This sync includes changes that are required to fix handling
    of SIGHUP in Neutron.

    The following changes and bugfixes are included:

    d24b658 Revert "Optimization of waiting subprocesses in ProcessLauncher"
    593005b ProcessLauncher: reload config file in parent process on SIGHUP
    f29e865 Store ProcessLauncher signal handlers on class level
    bf92010 Optimization of waiting subprocesses in ProcessLauncher

    Change-Id: If0aab4e8978422346f6ba4c9e6272cdaf39db6cb
    Closes-Bug: #1433142
    Related-Bug: #1276694