Merge "Document wsgi_service fix from 16a806f"

This commit is contained in:
Zuul 2023-11-29 11:40:29 +00:00 committed by Gerrit Code Review
commit 81396cea53

View File

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