Change in ovirt-engine[master]: core: do not consider powering up -> up as powered up transi...

Arik Hadas has submitted this change and it was merged. Change subject: core: do not consider powering up -> up as powered up transition ...................................................................... core: do not consider powering up -> up as powered up transition If the VM status is changed from powering-up to up, we should not do the handling we do for powered up VMs, as we already did it when the VM was switched to powering-up state. Checking the display as part of the check that determines whether the VM should be handled as VM that was powered-up, is not needed and thus it is also removed as part of this change. Change-Id: Ifc72aa638ca5722fe5bb50c600374f47a42511cd Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 4 insertions(+), 11 deletions(-) Approvals: Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32121 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc72aa638ca5722fe5bb50c600374f47a42511cd 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: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com