Comment 4 for bug 1693713

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/python-cinderclient (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/35455
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: 9e78c026f42fec2340f52a7dcde694fce8404c0d
Author: Yuriy Nesenenko <email address hidden>
Date: Thu Jun 1 10:25:22 2017

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: #1693713
Related-Bug: #1622629