Roy Golan has submitted this change and it was merged.
Change subject: core: osinfo - Fix Unassigned conversion to UNASSIGNED
......................................................................
core: osinfo - Fix Unassigned conversion to UNASSIGNED
Fixed the pattern matching to cover all the rest OsType names
Added test cases to cover all the OsType names.
This fixed the backward compatibility UNASSIGNED OsType value.
Change-Id: Ib55fd00ddfb19aff8bf38d1ca0da923146956ccd
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/osinfo/OsRepositoryImpl.java
M
backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/osinfo/OsRepositoryImplTest.java
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java
M packaging/conf/osinfo-defaults.properties
4 files changed, 28 insertions(+), 5 deletions(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16057
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib55fd00ddfb19aff8bf38d1ca0da923146956ccd
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>