]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update KillFilter to handle 'deleted' exe's.
authorDan Prince <dprince@redhat.com>
Thu, 1 Nov 2012 02:11:42 +0000 (22:11 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 5 Nov 2012 20:24:39 +0000 (15:24 -0500)
commitf4c02899a1ea8ccd69278d7314be0b1409c8fa66
tree807cd7eb559b93a5fd10a73895406df308e2d93b
parent98d878779398be9ae24af3bb5d86365fa432338f
Update KillFilter to handle 'deleted' exe's.

Updates KillFilter so that it handles the case where the executable
linked to by /proc/PID/exe is updated or deleted.

Includes new test case with coverage for this fix as well.

Fixes LP Bug #1073768

Change-Id: If568693e0b491f8806ff0156701766929ca0b3e0
quantum/rootwrap/filters.py
quantum/tests/unit/test_rootwrap.py