Change in ovirt-engine[master]: webadmin: 4.9.6 vdsm version is considered as 3.0 instead of...

Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: 4.9.6 vdsm version is considered as 3.0 instead of 3.1 (#856507) ...................................................................... webadmin: 4.9.6 vdsm version is considered as 3.0 instead of 3.1 (#856507) https://bugzilla.redhat.com/856507 All 4.9 vdsm versions are considered as 3.0 except 4.9.6. In the webadmin there was a bug, and 4.9.6 was also considered as 3.0. It caused the guide me to avoid adding 4.9.6 host to 3.1 cluster. Also, when selecting host in Cluster guide me and clicking cancel, and then clicking on select host again there was an exception because the dc d.m was reseted when canceling the selecet window. Change-Id: I216c78c6882c9ef18d28950b5889e8d9793f3b4e Signed-off-by: Alona Kaplan <alkaplan@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Extensions.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterGuideModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/common/AboutModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterGuideModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/MoveHost.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/label/VersionLabel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/renderer/VersionRenderer.java 8 files changed, 68 insertions(+), 99 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8311 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I216c78c6882c9ef18d28950b5889e8d9793f3b4e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
alkaplan@redhat.com