Change in ovirt-engine[master]: core: fix updating running VM details

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@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@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com