osc-lib/osc_lib/tests
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 Merge "Add endpoint hook to BaseAPI" 2017-05-04 13:47:44 +00:00
cli Merge "Add formattable column base classes" 2017-04-19 14:29:57 +00:00
command Backport --os-beta-command 2016-06-08 10:17:14 -05:00
__init__.py Begin moving bits to osc_lib 2016-05-12 16:07:24 -05:00
fakes.py Calls to federated service providers using Keystone-to-Keystone 2016-12-21 11:43:17 -05:00
test_clientmanager.py Tell ClientManager when auth is required 2017-04-25 07:27:17 -05:00
test_logs.py Begin moving bits to osc_lib 2016-05-12 16:07:24 -05:00
test_shell.py Make --os-profile load from environment variables 2017-06-14 15:40:45 +07:00
test_utils.py Emit warnings to encourage cliff FormattableColumn 2017-07-08 21:18:04 +00:00
utils.py Add test methods to compare formattable column values 2017-07-01 14:53:15 +09:00