Change in ovirt-engine[master]: restapi: Make OsType enum consistent with OsRepository

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 <mbetak@redhat.com> --- 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 <mbetak@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
juan.hernandez@redhat.com