Files
python-mistralclient/mistralclient
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
..
2020-01-07 15:09:30 +02:00
2020-01-29 16:53:52 -07:00
2019-02-25 20:32:40 +08:00