Change in ovirt-engine[master]: core: allow upgrading cluster level when there are running V...

Roy Golan has submitted this change and it was merged. Change subject: core: allow upgrading cluster level when there are running VMs (#856172) ...................................................................... core: allow upgrading cluster level when there are running VMs (#856172) Removing the restriction of upgrading a cluster level when there are running VMs (but CPU level stays the same). Its obvious that running VMs do not gain the new compatibility level functionality until VM is restarted e.g. a memballon device, VM payload and so on. Change-Id: Id6676ddf8c28cec9e611bd0b35b335c4c0102f7d Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/VdcBllMessages.java M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 6 files changed, 1 insertion(+), 12 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7987 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id6676ddf8c28cec9e611bd0b35b335c4c0102f7d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
rgolan@redhat.com