Files
python-cinderclient/cinderclient/tests
TommyLike 16af9f72b6 Pretty print 'extra_specs' and 'group_specs'
Now we have 'extra_specs', 'group_specs' pretty
printed.

+-------------+---------------+
| other_key   | value         |
| extra_specs | key1 : value1 |
|             | key2 : value2 |
+-------------+---------------+

Change-Id: I3500f148f29bad89aacc89ad12a993edf4f7d460
2017-05-12 07:44:39 +00:00
..