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

mbetak at redhat.com mbetak at redhat.com
Fri Feb 19 15:37:22 UTC 2016


Martin Betak 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 at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/VmStatusCell.java
1 file changed, 17 insertions(+), 16 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Martin Betak: Looks good to me, approved
  Vinzenz Feenstra: Verified



-- 
To view, visit https://gerrit.ovirt.org/53754
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5b77a412f2a5b3929e7a8dface0e9273fdec8fdb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list