summaryrefslogtreecommitdiff
path: root/heat/tests/test_timeutils.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of timeutils.round_to_seconds()Zane Bitter2017-05-041-15/+0
* Remove unnecessary setUp and tearDownzhufl2016-09-301-3/+0
* Round the elapsed time to the nearest secondAngus Salkeld2015-09-091-0/+15
* Refactor timeout calculation to utilityRabi Mishra2015-07-181-0/+15
* Make all assertEqual() calls conform to conventiontengqm2014-12-031-1/+1
* Don't import HeatTestCase directlyZhenguo Niu2014-10-221-4/+4
* timeutils function retry_backoff_delaySteve Baker2014-07-241-0/+144