Tempest plugin for the Zun project.
Go to file
Hongbin Lu 07e391ee17 Handle the case that the time is zero
If a container is created but not started yet, the "StartedAt" field
of the Docker container will be January 1, year 1, 00:00:00 UTC.
This commit will check for this case and print "Created" to the
status_detail field.

Depends-On: I6185e3b8fc5e5b132656ff416e08917edd938fc8
Change-Id: If3eca41e52f32dddb9cbc34d64fdc931e1d219e6
2017-03-11 18:34:31 -06:00
zun_tempest_plugin/tests/tempest Handle the case that the time is zero 2017-03-11 18:34:31 -06:00