Change in ovirt-engine[master]: core: call vm down event on host reboot

ofrenkel at redhat.com ofrenkel at redhat.com
Tue Jul 24 14:08:06 UTC 2012


Omer Frenkel has submitted this change and it was merged.

Change subject: core: call vm down event on host reboot
......................................................................


core: call vm down event on host reboot

when host is fenced, the vm down event (VmPoolHandler.ProcessVmPoolOnStopVm) is not called,
causing stateless vms and pool vms not to have the treatment it should have when getting to down.
(restoring snapshot, and for pool resetting the user)

Change-Id: I5af6759c594b497ed476b366e6a0c0b4646a5732
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachUserFromVmFromPoolCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
3 files changed, 13 insertions(+), 11 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5af6759c594b497ed476b366e6a0c0b4646a5732
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>



More information about the Engine-commits mailing list