nova/releasenotes/notes/SIGHUP-works-c810d5ed14c73f68.yaml
Eric Fried 73f1fda7e9 Bump min for oslo.service & .privsep to fix SIGHUP
The combined fixes for the two related bugs resolve the problem where
SIGHUP breaks the nova-compute service. Bump the minimum requirements
for oslo.privsep and oslo.service to make sure these fixes are in place,
and add a reno to advertise resolution of the issue.

This also bumps oslo.utils to match the lower constraint from
oslo.service.

Change-Id: I39ead744b21a4423352a88573f327273e4d09630
Related-Bug: #1794708
Related-Bug: #1715374
2019-09-05 18:16:43 -05:00

9 lines
295 B
YAML

---
fixes:
- |
By incorporating oslo fixes for `bug 1715374`_ and `bug 1794708`_, the
nova-compute service now handles ``SIGHUP`` properly.
.. _`bug 1794708`: https://bugs.launchpad.net/oslo.service/+bug/1794708
.. _`bug 1715374`: https://bugs.launchpad.net/nova/+bug/1715374