Cinder does not support volumes with Cyrillic symbols in the "display-name" field
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Confirmed
|
Medium
|
MOS Maintenance | ||
10.0.x |
Won't Fix
|
Medium
|
Michael Dovgal | ||
9.x |
Confirmed
|
Medium
|
MOS Maintenance |
Bug Description
Detailed bug description:
OpenStack does not support Cyrillic symbols in the names of Cinder volumes
Steps to reproduce:
Install the simplest configuration: controller, compute+cinder
Create the volume with Cyrillic symbols in --display-name
#cinder create 1 --display-name 'тест'
There are plenty of ERROR messages in /var/log/
2017-02-15 12:22:25.554 16210 ERROR cinder.
- -] Caught error: <type 'exceptions.
Expected results:
Cinder should work correctly with any unicode text
Workaround:
Not to use any Cyrillic symbols
Description of the environment:
MOS 9.2
tags: | added: area-cinder |
Due to necessity to backport a big amount of refactoring changes for fixing non high or critical bug.
Recommend to use workaround to avoid this problem