Change in ovirt-engine[master]: core: fix updating running VM details
yzaslavs at redhat.com
yzaslavs at redhat.com
Thu Oct 4 06:10:13 UTC 2012
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: fix updating running VM details
......................................................................
core: fix updating running VM details
- add images and interfaces to the allowed fields to be changed while
VM is running. Since those entities are relational they are not
update-able anyway throw update command but rather through updating
interfaces or images directly.
Change-Id: I4fb7d141f429d3931caab7ac0ee7b20fa946234b
Signed-off-by: Roy Golan <rgolan at redhat.com>
bug-url: https://bugzilla.redhat.com/show_bug.cgi?id=858610
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/VmHandlerTest.java
2 files changed, 47 insertions(+), 3 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8165
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fb7d141f429d3931caab7ac0ee7b20fa946234b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
More information about the Engine-commits
mailing list