Kobi Ianko has posted comments on this change. Change subject: core: Add crud command for Cpu Qos ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/27699/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/qos/AddCpuQosCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/qos/AddCpuQosCommand.java: Line 28: Line 29: @Override Line 30: public ValidationResult allValuesPresent() { Line 31: // TODO: implement Line 32: return ValidationResult.VALID; > old code Done, will upload a new patch with the changes once the base is merge and the two previous patches are updated (entity & db) Line 33: } Line 34: }; Line 35: } Line 36: -- To view, visit http://gerrit.ovirt.org/27699 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I101b1325e89e68f548bfcf83fe7e0033b88419e6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kobi Ianko <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kobi Ianko <[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
