Bug #5110
Image commands failures with unicode image names
Status: | Closed | Start date: | 02/19/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | 02/19/2014 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 1.00 hour | |
Target version: | v0.12 | Estimated time: | 2.00 hours |
Description
An example where the problem appears:
$ kamaki image modify <image id> --name="<unicode string>" 'ascii' codec can't decode byte 0xce in position 0: ordinal not in range(128) | <type 'exceptions.UnicodeDecodeError'>, -d for debug info
Related issues
Associated revisions
Allow unicode values in HTTP headers
Refs: #5110
History
#1 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Assigned to Resolved
#2 Updated by Stavros Sachtouris over 9 years ago
- % Done changed from 0 to 100
#3 Updated by Stavros Sachtouris over 9 years ago
- Status changed from Resolved to Closed