os-refresh-config/os_refresh_config
Dirk Mueller e1e0ef0916 Adjust test suite for new psutil versions
psutil 2.x and above has a lot of API changes as described in:
https://github.com/giampaolo/psutil/blob/master/HISTORY.rst

So we should work correctly with both old and new psutil
versions by using a version check and use the correct
method/attributes. This allows to eventually unlift the version
cap that starts to hurt.

Change-Id: I6b6682e3af34f43da4e397d602e9ee4e1c83970f
Related-Bug: 1645918
2017-01-18 20:19:36 +01:00
..
tests Implement a --timeout for killing stalled scripts 2016-07-04 16:51:56 +12:00
__init__.py add __init__.py, bump version 2013-02-14 10:55:03 -08:00
os_refresh_config.py Adjust test suite for new psutil versions 2017-01-18 20:19:36 +01:00