One of the image's name is Chinese, the execution of glance image-list shows the error "ascii codec can't encode characters in position 953-954: ordinal not in range(128)".

Bug #1906781 reported by Qiu Fossen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Invalid
Undecided
Unassigned

Bug Description

One of the image's name is Chinese, the execution of glance image-list shows the error "ascii codec can't encode characters in position 953-954: ordinal not in range(128)".

1.create a image name is Chinese.
2.executing the "glance image-list".
3.error:ascii codec can't encode characters in position 953-954: ordinal not in range(128)

Revision history for this message
Stephen Finucane (stephenfinucane) wrote :

I don't know how this is related to nova. Moving to glanceclient.

affects: nova → python-glanceclient
Revision history for this message
Cyril Roelandt (cyril-roelandt) wrote :

Hello,

> 1.create a image name is Chinese.

Can you give us a command that we can copy-paste in a terminal to do that?

Revision history for this message
Cyril Roelandt (cyril-roelandt) wrote :

$ glance image-create --name "foo的bar"

$ glance image-list
...
| a572672c-09ea-4d29-9edc-4330bb6c191a | foo的bar |
...

I'm marking this as invalid, please feel free to reopen if you still experience the issue in the future.

Changed in python-glanceclient:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.