Files
python-cinderclient/cinderclient/tests
liyingjun 2ec9a2251d Fixes table when there are multiline in result data
The table doesn't display right when there are multiple line in
result data. Fixes this by replace "\r" with " ".

Change-Id: I0b994466f3c65ea973e80d9f03ca9a248147d49d
Closes-bug: #1476462
2015-08-03 11:14:44 +08:00
..