Dan Kenigsberg has submitted this change and it was merged.

Change subject: VM.create: Normalize propagateErrors semantics
......................................................................


VM.create: Normalize propagateErrors semantics

Changes since V1:
 - Use utils.tobool() as suggested by danken

Regretably, someone chose to use the strings 'on' and 'off' instead of the
more correct True and False boolean values.  ovirt-engine compatibility
requires us to continue supporting this bad form, but we should also accept
True and False.

Change-Id: I531406b04046549b6058e2180eddbaeec8eafbce
Signed-off-by: Adam Litke <[email protected]>
---
M vdsm/libvirtvm.py
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Adam Litke: Verified
  Bing Bu Cao: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5299
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I531406b04046549b6058e2180eddbaeec8eafbce
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Bing Bu Cao <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to