python-congressclient/congressclient
Eric Kao e2baac2796 Set default max-width to 80 everywhere
Openstack client now defaults to unlimited max-width
instead of the previous fit-to-terminal width. As a
result, many commands have very wide and unreadable
output. This change fixes the issue by setting a
default max width of 80 (traditional terminal width).

User still has the option to set a different max-width
or specify --fit-width to fit to terminal width.

Change-Id: I5898639942bd4eb17b69c403277b46eb69951265
2017-07-25 21:04:27 -07:00
..
common Use 'project' instead of 'tenant' when switching to openstackclient command 2017-07-24 10:52:16 +05:30
osc Set default max-width to 80 everywhere 2017-07-25 21:04:27 -07:00
tests Use 'project' instead of 'tenant' when switching to openstackclient command 2017-07-24 10:52:16 +05:30
v1 Use 'project' instead of 'tenant' when switching to openstackclient command 2017-07-24 10:52:16 +05:30
__init__.py Remove unnecessary utf coding 2016-12-08 13:01:03 +07:00
exceptions.py no longer use oslo-incubator code 2016-11-11 00:47:23 -05:00
i18n.py Update the documentation link for doc migration 2017-07-24 10:23:01 +08:00