Skip to content

[util] Move Timer to its own utils.timer module#3391

Merged
olivielpeau merged 2 commits intomasterfrom
olivielpeau/utils-timer
Jun 16, 2017
Merged

[util] Move Timer to its own utils.timer module#3391
olivielpeau merged 2 commits intomasterfrom
olivielpeau/utils-timer

Conversation

@olivielpeau
Copy link
Copy Markdown
Member

What does this PR do?

Move Timer to its own utils.timer module

Motivation

util.py is deprecated, and Timer was still used in a check
(vsphere). Move to utils, and still import it in util so that
custom checks importing it from util still work (until we finally
remove it in Agent 6.0)

Testing

No specific manual testing done, relying on CI.

`util.py` is deprecated, and `Timer` was still used in a check
(vsphere). Move to `utils`, and still import it in `util` so that
custom checks importing it from `util` still work (until we finally
remove it in Agent 6.0)
@olivielpeau olivielpeau merged commit 82a6bbb into master Jun 16, 2017
@olivielpeau olivielpeau deleted the olivielpeau/utils-timer branch June 16, 2017 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants