Change in ovirt-engine[ovirt-engine-3.6]: frontend: Only warn on timezone difference for Windows VMs

Piotr Kliczewski has submitted this change and it was merged. Change subject: frontend: Only warn on timezone difference for Windows VMs ...................................................................... frontend: Only warn on timezone difference for Windows VMs Due to the fact that Linux systems are recommended to use UTC as timezone for the RTC clock, the check is only useful for Windows VMs due to the fact that normally the local timezone is stored in the RTC clock for windows. The warning basically will indicate a discrepancy between what's configured in the VM dialog as RTC time offset and what's actually configured in the OS. Since the value will be reset to what's set in the VM Dialog that is a good thing to warn the users about. Change-Id: I5b77a412f2a5b3929e7a8dface0e9273fdec8fdb Bug-Url: https://bugzilla.redhat.com/1281871 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/VmStatusCell.java 1 file changed, 19 insertions(+), 18 deletions(-) Approvals: Jenkins CI: Passed CI tests Vinzenz Feenstra: Verified Martin Betak: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53783 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5b77a412f2a5b3929e7a8dface0e9273fdec8fdb Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com