Add query for (fixed) glance UnicodeError bug 1334774
This is already fixed so just adding the query to get it off the uncategorized bugs list. Related-Bug: #1334774 Change-Id: I6693f5fd445138dc5cffbb8d87c7032922dff049
This commit is contained in:
parent
1b6ef649c6
commit
244200ec40
4
queries/1334774.yaml
Normal file
4
queries/1334774.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
query: >-
|
||||||
|
message:"UnicodeError: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead." AND
|
||||||
|
tags:console AND
|
||||||
|
project:"openstack/glance"
|
Loading…
Reference in New Issue
Block a user