Change in ovirt-engine[master]: core: Reset emulated machines after architecture changing

Tomas Jelinek has submitted this change and it was merged. Change subject: core: Reset emulated machines after architecture changing ...................................................................... core: Reset emulated machines after architecture changing After PPC patches, cluster received a new parameter, the architecture one. As it affects the parameter "emulated machine", when a change occurs on CPU name, which results in an architecture change, the parameter "emulated machine" must be updated. This patch introduces the change to set the cluster to reset this parameter when adding the first host. Important: It will happen only with empty clusters, since there are validations when changing CPU name for other architecture. Change-Id: I1d400b8d475f63e720ad88ad00116aea9720f7ba Signed-off-by: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVdsGroupCommand.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22652 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d400b8d475f63e720ad88ad00116aea9720f7ba Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vitor de Lima <vitor.lima@eldorado.org.br> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com