qemu_regex_fix: Regex change for future qemu versions info cpu 77/63377/1
authorChristian Trautman <ctrautma@redhat.com>
Tue, 9 Oct 2018 17:29:11 +0000 (13:29 -0400)
committerChristian Trautman <ctrautma@redhat.com>
Tue, 9 Oct 2018 17:29:11 +0000 (13:29 -0400)
commitbc569ef41ec4120ee63bfa43c2b647cd96957ccb
tree20c1efdbe283b0567cd60808bd4c2000e718f243
parent80b86f4e073dc6c9ca53704adc6b22c665e9f953
qemu_regex_fix: Regex change for future qemu versions info cpu

When running info cpus command on qemu newer versions of 2.12
the output has changed. This is causing the regex lookup for
the thread match to affinitize the PID to the correct CPU.

JIRA: VSPERF-592

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