
Arik Hadas has submitted this change and it was merged. Change subject: core: No UpdateVmCommand after Cluster Edit for external VMs ...................................................................... core: No UpdateVmCommand after Cluster Edit for external VMs The UpdateClusterCommand avoids calling the UpdateVmCommand for External and HostedEngine VMs to prevent validation failure. Change-Id: I2120451866c8fad1a0c39635a07d056ab45a0f86 Bug-Url: https://bugzilla.redhat.com/1341145 Signed-off-by: Marek Libra <mlibra@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateClusterCommand.java 1 file changed, 10 insertions(+), 8 deletions(-) Approvals: Tomas Jelinek: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Marek Libra: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/58365 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2120451866c8fad1a0c39635a07d056ab45a0f86 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>