monasca-agent/tools
Tim Buckley 9f605ff395 Update psutil version to >= 3.0.1
This bumps the psutil requirement to >= 3.0.1 to match the new upper
constraint in the global requirements [1]. This also removes the local
capping of psutil to version 3.0.1.

Removing the 3.0.1 cap is also necessary to run the agent in
environments using the musl libc, such as Alpine Linux, due to an issue
resolved in more recent releases [2].

[1]: https://review.openstack.org/#/c/420837/
[2]: https://github.com/giampaolo/psutil/issues/664

Change-Id: If811db1aeac7cb7b37c710f1ba79568d7beb101f
2017-02-01 18:37:57 -07:00
..
tox_install.sh Update psutil version to >= 3.0.1 2017-02-01 18:37:57 -07:00