ironic/releasenotes/notes/fix-unix-socket-support-eaa0e350f4bfaf56.yaml
Jay Faulkner 25bb15aeee Document wsgi_service fix from 16a806f
We fixed a bug in wsgi_service around cleaningo up unix sockets; we
should document the fix in a release note.

Change-Id: I6ecb489ea1a9e6490c5ddca5c7467b0c4324dfd1
2023-11-28 14:17:28 -08:00

4 lines
133 B
YAML

fixes:
- When configured to listen on a unix socket, Ironic will now properly cleanup
the unix socket on a clean service stop.