summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1696296-a972c8d879b98940.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bug-1696296-a972c8d879b98940.yaml')
-rw-r--r--releasenotes/notes/bug-1696296-a972c8d879b98940.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1696296-a972c8d879b98940.yaml b/releasenotes/notes/bug-1696296-a972c8d879b98940.yaml
new file mode 100644
index 000000000..eb9f19212
--- /dev/null
+++ b/releasenotes/notes/bug-1696296-a972c8d879b98940.yaml
@@ -0,0 +1,9 @@
+---
+fixes:
+ - |
+ Fixes an issue where an ironic-conductor service was deemed dead because
+ the service could not report its heartbeat due to the database connection
+ experiencing an unexpected failure. Full tracebacks of these exceptions are
+ now logged, and if the database connection recovers in a reasonable amount
+ of time the service will still be available.
+ See https://bugs.launchpad.net/ironic/+bug/1696296. \ No newline at end of file