Change in ovirt-engine[master]: core: initialize conversion progress properly

Arik Hadas has submitted this change and it was merged. Change subject: core: initialize conversion progress properly ...................................................................... core: initialize conversion progress properly The conversion progress that is stored in VmManager should be initialized with -1 which indicates that the VM is not being converted (0 means that there is a conversion going on) Change-Id: I396e4eebf8710e42876bd94f4e5a82c88f0d35af Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmManager.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Omer Frenkel: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/44336 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I396e4eebf8710e42876bd94f4e5a82c88f0d35af Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ahadas@redhat.com