]> 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)
committerTerry Wilson <twilson@redhat.com>
Mon, 10 Feb 2014 18:40:16 +0000 (12:40 -0600)
commit9d3a07ed04952c1fd8e65b5f46671208b793d659
treef1dd5d0177e222607b77e7866201d09670da7044
parentb78eea6146145793a7c61705a1602cf5e9ac3d3a
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