summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/fix-exception-typeerror-4.1.0-b37d738146575ed5.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-exception-typeerror-4.1.0-b37d738146575ed5.yaml b/releasenotes/notes/fix-exception-typeerror-4.1.0-b37d738146575ed5.yaml
new file mode 100644
index 0000000..a21eebb
--- /dev/null
+++ b/releasenotes/notes/fix-exception-typeerror-4.1.0-b37d738146575ed5.yaml
@@ -0,0 +1,5 @@
+---
+critical:
+ - Fix a critical bug that when lazy translation is enabled
+ NeutronClientException raises a TypeError
+ (`bug 1552760 <https://bugs.launchpad.net/heat/+bug/1552760>`_).