oslo.service/releasenotes/notes/service-children-SIGHUP-15d0cf6d2a1bdbf9.yaml
Eric Fried a7621c8c46 Reno for SIGHUP fix
Adds a release note for the fix at
I86a34c22d41d87a9cce2d4ac6d95562d05823ecf

Change-Id: I4682950ac12f763737489c510246d54aed80b80f
Related-Bug: #1794708
2019-08-30 09:59:18 -05:00

11 lines
458 B
YAML

---
fixes:
- |
``SIGHUP`` is now handled properly with ``restart_method='mutate'``, no
longer restarting child processes. See `bug 1794708`_ for details. In
conjunction with the fix for `bug 1715374`_ in oslo.privsep, the
nova-compute service now behaves correctly when it receives ``SIGHUP``.
.. _`bug 1794708`: https://bugs.launchpad.net/oslo.service/+bug/1794708
.. _`bug 1715374`: https://bugs.launchpad.net/nova/+bug/1715374