Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Make OsType enum consistent with OsRepository ......................................................................
restapi: Make OsType enum consistent with OsRepository The restapi enum OsType contained WINDOWS_2008R2 which was not one of the os' supported in OsRepository (only the windows_2008r2x64 is supported). Change-Id: I636de81217db51aaf122d0851f9102e7406e8531 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1109546 Signed-off-by: Martin Betak <[email protected]> --- M backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/OsType.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Juan Hernandez: Looks good to me, approved Martin Betak: Verified Roy Golan: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/30767 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I636de81217db51aaf122d0851f9102e7406e8531 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
