Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: blank template always has latest template
......................................................................
webadmin: blank template always has latest template
The new way of calculating compatibility versions caused a regression for the
blank template editing (the spice + vnc was not available).
The reason is that the blank template has always "latest" compatibility version
and has no cluster, so the cluster can not be used to calculate it.
Change-Id: I2b72175a9a76b43265faaeecd7a5b46789c30320
Bug-Url:
https://bugzilla.redhat.com/1279524
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/templates/BlankTemplateModel.java
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
Shmuel Leib Melamud: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/51353
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b72175a9a76b43265faaeecd7a5b46789c30320
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>