Files
python-cinderclient/cinderclient/tests/unit/test_utils.py
xiexs 6e54ec81fe Fix the incorrect alignment
The "aligns" attribute no longer exists in the Prettytable,
"align" instead. So we should use "align" attribute to force
the output with left alignment by default.

Change-Id: I97b30216000b6e31c1bef614cf0b0d68ab8cfb08
Closes-Bug: #1583880
2016-05-19 23:25:36 -04:00

6.9 KiB