Files
python-cinderclient/cinderclient/utils.py
Yuriy Nesenenko 01c139181c Fix Unicode error printing extra-specs
If type-key is set to unicode the command cinder extra-specs-list
fails with the ERROR: 'ascii' codec can't encode characters in position.
This patch fixes it.

Change-Id: Id82bfbe8870351605f53c7ca029b9aa7e6089f6a
Closes-Bug: #1568937
2016-07-15 13:46:53 +03:00

8.4 KiB