]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove psutil dependency
authorTerry Wilson <twilson@redhat.com>
Fri, 24 Jan 2014 19:34:15 +0000 (13:34 -0600)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:18 +0000 (15:20 +0800)
commit0decc7168ed6d3961824f270d5f528658bb32daa
tree31d0f09fd343a6887595866059a2d2e2fa4e3725
parent83fea928c2ceff1ca79b4974cf88e23c0511cc1b
Remove psutil dependency

The version of psutil that was being required is not hosted on
PyPi which caused some issues. This patch removes the psutil
dependency in favor of using the method that was proposed for
the havana backport of polling minimization.

Closes-bug: #1268711
Change-Id: I5a1672cfd195099d92578321153c42b8bfd09b7d
neutron/agent/linux/async_process.py
neutron/agent/linux/utils.py
neutron/tests/unit/agent/linux/test_async_process.py
neutron/tests/unit/test_agent_linux_utils.py
requirements.txt