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

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Mon Feb 22 11:17:14 UTC 2016


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 at 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 at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.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