diff --git a/releasenotes/notes/fix-mistral-error-handling-58010a43f53ded5e.yaml b/releasenotes/notes/fix-mistral-error-handling-58010a43f53ded5e.yaml index 3e90c29a8..8e50ad30f 100644 --- a/releasenotes/notes/fix-mistral-error-handling-58010a43f53ded5e.yaml +++ b/releasenotes/notes/fix-mistral-error-handling-58010a43f53ded5e.yaml @@ -1,6 +1,6 @@ --- fixes: - | - Fixed an incompatability with mistralclient 3.2.0, where a different + Fixed an incompatibility with mistralclient 3.2.0, where a different exception type was raised and thus not handled during the undercloud install post config. See #1749186