osc-lib/osc_lib
Akihiro Motoki 8cbdcde607 Emit warnings to encourage cliff FormattableColumn
cliff has a concept of FormattableColumn which allows CLI implementors
to convert data into human-readable format only when a human-readable
format is requested and keep data unconverted for manchine-readable
formats like JSON or YAML.

Deprecation warnings is now emitted in favor of using FormattableColumn.

Partially implement blueprint osc-formattable-columns
Change-Id: Ia55bc950ecfc666d4a957507beab98eef74390aa
Related-Bug: #1687955
2017-07-08 21:18:04 +00:00
..
api turn on warning-is-error for sphinx 2017-06-22 14:38:17 -04:00
cli Merge "Add formattable column base classes" 2017-04-19 14:29:57 +00:00
command Add deprecated_option_warning() method to Command 2017-01-04 11:11:11 -06:00
tests Emit warnings to encourage cliff FormattableColumn 2017-07-08 21:18:04 +00:00
__init__.py Allow passing app_name and app_version for useragent 2016-10-20 10:13:03 +11:00
clientmanager.py Tell ClientManager when auth is required 2017-04-25 07:27:17 -05:00
exceptions.py Add more API support 2017-04-18 10:47:10 -05:00
i18n.py Remove log translations 2017-03-21 00:41:17 -04:00
logs.py Backport log fix 2016-06-08 11:09:08 -05:00
session.py Begin moving bits to osc_lib 2016-05-12 16:07:24 -05:00
shell.py Merge "Deprecate --profile and remove after Apr 2017" 2017-07-05 19:23:27 +00:00
utils.py Emit warnings to encourage cliff FormattableColumn 2017-07-08 21:18:04 +00:00
version.py Allow passing app_name and app_version for useragent 2016-10-20 10:13:03 +11:00