]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Sync service from oslo-incubator
authorElena Ezhova <eezhova@mirantis.com>
Thu, 26 Mar 2015 12:33:36 +0000 (15:33 +0300)
committerElena Ezhova <eezhova@mirantis.com>
Thu, 9 Apr 2015 12:20:30 +0000 (15:20 +0300)
commitf92d22d91b8a29a0088c69a1cf4940c822d38847
tree912223fbc05421971a9d147872e80903cdb3b699
parent483de6313fab5913f9e68eb24afe65c36bd9b623
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
neutron/openstack/common/service.py