+ # Success: VS is in Enabled State after Define and Start
Normally, comments are indented to match the line they precede. So, in
this case, You'd want:
# Success: VS is in Enabled State after Define and Start
if enabState == 2:
Instead of:
# Success: VS is in Enabled State after Define and Start
if enabState == 2:
However, I've checked this in since it's minor.
Also, I noticed another issue in this test not related to your patch.
The exception block returns without destroying/undefining the guest.
Could you write a fix for this?
--
Kaitlin Rupert
IBM Linux Technology Center
kaitlin(a)linux.vnet.ibm.com