Code review comment for lp:~jk0/nova/xs-rescue-periodic-tasks

Revision history for this message
Matt Dietz (cerberus) wrote :

39 +def is_then_greater(then, seconds):

That's rather awkwardly named. Perhaps "is_older_than(before, seconds):" ?

Otherwise I think this looks good.

review: Needs Fixing

« Back to merge proposal