Bug 965115 - Non-ASCII chars in image name cause "glance index" to fail
Summary: Non-ASCII chars in image name cause "glance index" to fail
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-glance
Version: 2.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Haim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-20 13:06 UTC by Daniel Paikov
Modified: 2016-04-26 14:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-20 13:25:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Paikov 2013-05-20 13:06:17 UTC
Using non-ASCII chars in "glance image-create --name" causes "glance index" to fail. The list does not continue after the failure, so if the problematic image is first in the list, the list will be shown as empty.

* glance image-create --name בלה
* glance index

ID                                   Name                           Disk Format          Container Format     Size          
------------------------------------ ------------------------------ -------------------- -------------------- --------------
'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)


Note You need to log in before you can comment on or make changes to this bug.