Change in ovirt-engine[master]: restapi: Implementation for GuestOsInfo and Timezone reporting

juan.hernandez at redhat.com juan.hernandez at redhat.com
Fri Jun 12 10:04:04 UTC 2015


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Implementation for GuestOsInfo and Timezone reporting
......................................................................


restapi: Implementation for GuestOsInfo and Timezone reporting

This patch implements the restapi part to facilitate newly reported guest OS
information by the guest agent.

The guest OS information contains:
 - Type of OS (Windows/Linux)
 - Architecture of the OS (e.g. ppc, ppc64, x86, x86_64)
 - Version of the OS
 - Timezone and timezone offset configured in the OS

Change-Id: I492d42248858fc653918a33e972734bd82be1eec
Bug-Url: https://bugzilla.redhat.com/869296
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd
A backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/TimeZoneMapper.java
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VersionMapper.java
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java
M backend/manager/modules/restapi/types/src/test/java/org/ovirt/engine/api/restapi/types/VmMapperTest.java
5 files changed, 248 insertions(+), 0 deletions(-)

Approvals:
  Juan Hernandez: Looks good to me, approved
  Vinzenz Feenstra: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I492d42248858fc653918a33e972734bd82be1eec
Gerrit-PatchSet: 15
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list