vhost_affin_fixup: Change vhost thread from regex to pgrep usage 07/20107/1
authorChristian Trautman <ctrautma@redhat.com>
Thu, 1 Sep 2016 06:44:35 +0000 (02:44 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Thu, 1 Sep 2016 06:44:35 +0000 (02:44 -0400)
commit8a1a94321a26e34dc4c0b3ba9cd868487fa2c5ac
treecc85308c160a2c194baf3ab2f3ec7853b2bf6ab2
parentcd22516b0f625e87ef100a7937d3ba9ba8f155e7
vhost_affin_fixup: Change vhost thread from regex to pgrep usage

Change vhost affinity process lookup to use pgrep instead of
ugly error prone regex method as suggested.

Change-Id: I8cac00a7f2d26ba1ce1815535a198f578159222c
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
vnfs/qemu/qemu.py