python-mistralclient/mistralclient/tests
Renat Akhmerov dc827496ad Add "duration" to task executions printed by CLI commands
* Added "started_at" and "finished_at" to task executions' printout.
* Added "duration" to task executions that's calculated as a delta
  between "finished_at" and "started_at".
* Removed "updated_at" from task executions printout since it doesn't
  carry any relevant info for a user, "finished_at" makes more sense.

Change-Id: Ie0bd01135548bc9fb5137368a1933d7b8b3c11e5
2020-02-10 12:05:46 +07:00
..
functional Add namespace support for actions to client 2020-01-13 06:56:05 +00:00
unit Add "duration" to task executions printed by CLI commands 2020-02-10 12:05:46 +07:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00