ascii codec can't encode character u'\xfc' in position 3826: ordinal not in range(128)

Bug #1631301 reported by Saverio Proto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Incomplete
Undecided
Unassigned

Bug Description

I have images with the ü character in my cloud. If I do:

openstack image list --limit 340
'ascii' codec can't encode character u'\xfc' in position 3826: ordinal not in range(128)

And \xfc is the letter ü

Revision history for this message
Saverio Proto (zioproto) wrote :

openstack --version
openstack 3.2.0

Revision history for this message
Steve Martinelli (stevemar) wrote :

This likely depended on [1] which was included in cliff 2.2.0.

OSC only started to require cliff 2.2.0 in OSC 3.3.0 [2]. Please upgrade and try again.

[1] https://github.com/openstack/cliff/commit/50d67088eabfde69db1d8d86d7f45f094611cf26

[2] https://github.com/openstack/python-openstackclient/commit/bfeecd50fdb8f1475d51ac662eb09514a1754345

Changed in python-openstackclient:
status: New → Incomplete
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.