Tal Nisan has submitted this change and it was merged. Change subject: webadmin: VM's template information is inconsistent after upgrading to 3.4 ......................................................................
webadmin: VM's template information is inconsistent after upgrading to 3.4 Having a thin provisioned VM created in 3.3 and updated it to 3.5 the VM General subtab showed: "TemplateName" But if created in 3.4 and later it showed: "TemplateName (Thin/Dependent)" This patch unifies it so also the older VMs show up in the new format. Change-Id: Ie55359039cf45a758f132e8c797f033f73222457 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1084940 Signed-off-by: Tomas Jelinek <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmTemplateNameRenderer.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified Daniel Erez: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30815 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie55359039cf45a758f132e8c797f033f73222457 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
