Change in ovirt-engine[ovirt-engine-3.6]: core: Make disk list of VM editable on HE update

Tal Nisan has submitted this change and it was merged. Change subject: core: Make disk list of VM editable on HE update ...................................................................... core: Make disk list of VM editable on HE update Disks are never updated by the UpdateVmCommand but the editable field checks are checking the value if it changed. The UI will not send the disk list with the VM when it updates a VM but the REST API does. Mark the diskList field as editable to make updating the Hosted Engine always work. Change-Id: I1ed00104d929b71de0ceb6d6cce9482946a8f5ab Bug-Url: https://bugzilla.redhat.com/1326810 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Martin Sivák: Looks good to me, but someone else must approve Roman Mohr: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/56351 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1ed00104d929b71de0ceb6d6cce9482946a8f5ab Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com