FIX: Qemu path override 84/11484/1
authorPeter Mikus <pmikus@cisco.com>
Thu, 22 Feb 2018 10:05:01 +0000 (11:05 +0100)
committerJan Gelety <jgelety@cisco.com>
Tue, 3 Apr 2018 08:47:14 +0000 (10:47 +0200)
commitbbfea94d0bbbf239a9135e9f855dcf2aa82555e8
tree55c967077bd02111f15e4409c35bd4ffb078f374
parentc3bea67791a2512c2c8262f7bbfdc303d2b1edbc
FIX: Qemu path override

Currently there is bug that Qemu path is not correctly composed and
cannot be properly overriden due to race condition in code. This patch
is fixing functions to properly work with path.

Change-Id: I276458d2d23c7a14441a4de4a56eff6431242ab9
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/libraries/python/QemuUtils.py