Fix: Qemu wait_until_vm_boot 76/4276/4
authorPeter Mikus <pmikus@cisco.com>
Wed, 14 Dec 2016 10:31:46 +0000 (10:31 +0000)
committerPeter Mikus <pmikus@cisco.com>
Wed, 14 Dec 2016 11:21:07 +0000 (11:21 +0000)
There is an issue that booting Nested VM is successful but
QGA guest-ping returns partial response. This fix suppose to
do checking until an error or timeout occurs. In case of QGA
returns correct response it is success. In case of partial
response it will log an error and continue in checking.

Change-Id: I8a2469287abaa9398a9206988e579912840f20c4
Signed-off-by: pmikus <pmikus@cisco.com>

No differences found