python-openstackclient/openstackclient
Dean Troyer 4844a25779 Add basic timing support
Add support for --timing options.  Use cliff via a pseudo-command
'Timing' to support multiple outputformats.

If an output format other than the default 'table' is selected
use CSV since the timing data is in list form.

Will pick up timing data for any client object that has a method
similar to novaclient's get_timings().

TODO:
* Stop instantiating all of the clientmanager client objects just
  to check for timing data.  Descriptor magic required?

Change-Id: I7f1076b7a250fba6a8b24b2ae9353a7f51b792b2
2014-07-08 02:04:00 -05:00
..
common Add basic timing support 2014-07-08 02:04:00 -05:00
compute Add basic timing support 2014-07-08 02:04:00 -05:00
identity trust authentication 2014-07-03 10:12:02 +02:00
image Image create and set command updates and tests 2014-06-16 23:30:46 -04:00
network Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
object replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
openstack sync oslo bits 2014-06-20 16:18:33 -04:00
tests Add basic timing support 2014-07-08 02:04:00 -05:00
volume Fix find_resource for keystone and cinder 2014-06-17 10:24:26 -06:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
shell.py Add basic timing support 2014-07-08 02:04:00 -05:00