Change in ovirt-engine[master]: core: prevent changing display settings when vm isn't down

ofrenkel at redhat.com ofrenkel at redhat.com
Thu Jan 31 14:58:29 UTC 2013


Omer Frenkel has submitted this change and it was merged.

Change subject: core: prevent changing display settings when vm isn't down
......................................................................


core: prevent changing display settings when vm isn't down

This patch adds display protocol and number of monitors to the
group of vm properties that can be updated only when the vm is
in down state, in order to prevent scanario in which the user
change them while the vm is in hibernate mode and expects the
vm to have the updated settings when the vm is restored from
hibernation.

Change-Id: I7b1676e8e0d69fa6579d3b2323d1372e2e55c4ef
Bug-Url: https://bugzilla.redhat.com/877938
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
1 file changed, 3 insertions(+), 3 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7b1676e8e0d69fa6579d3b2323d1372e2e55c4ef
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>



More information about the Engine-commits mailing list