summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml')
-rw-r--r--releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml b/releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml
new file mode 100644
index 000000000..9dcf16aa7
--- /dev/null
+++ b/releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ [`bug 1832265 <https://bugs.launchpad.net/keystone/+bug/1832265>`_]
+ Binary msgpack payload types are now consistently and correctly decoded
+ when running Keystone under Python 3, avoiding any TypeErrors when
+ attempting to convert binary encoded strings into UUID's.