Roy Golan has posted comments on this change. Change subject: core: Fail Add/Update Vm when CPU is unsupported ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/32926/7/backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java File backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/OsRepositoryImpl.java: Line 448: } Line 449: Line 450: return 0; Line 451: } Line 452: I'll push that down to the first patch Line 453: @Override Line 454: public Set<String> getUnsupportedCpus(int osId, Version version) { Line 455: return new HashSet<>(trimElements( Line 456: getValueByVersion( -- To view, visit http://gerrit.ovirt.org/32926 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id1d22994c59b16d1d71d2315882d41454079bf32 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
