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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
