Change in ovirt-engine[master]: userportal, webadmin: Prevent snapshot in ppc64

Tomas Jelinek has submitted this change and it was merged. Change subject: userportal, webadmin: Prevent snapshot in ppc64 ...................................................................... userportal, webadmin: Prevent snapshot in ppc64 This change disables memory snapshot in the frontend for clusters with architecture that doesn't support it. The option for create memory snapshot is now hidden for these cases. All logic was added in conjunction with the snapshot validation from the parameter ConfigurationValues.MemorySnapshotSupported. Change-Id: I148f0a9356086b31e66d4f5dd6eab6afc642cada Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1061774 Signed-off-by: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Signed-off-by: Vitor de Lima <vitor.lima@eldorado.org.br> Signed-off-by: Gustavo Pedrosa <gustavo.pedrosa@eldorado.org.br> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmSnapshotCreatePopupWidget.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmSnapshotListModelTable.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 4 files changed, 45 insertions(+), 16 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Leonardo Bianconi: Verified -- To view, visit http://gerrit.ovirt.org/21658 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I148f0a9356086b31e66d4f5dd6eab6afc642cada Gerrit-PatchSet: 13 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <gustavo.pedrosa@eldorado.org.br> Gerrit-Reviewer: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> 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: liron aravot <liron.aravot@gmail.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com