Eli Mesika has posted comments on this change. Change subject: core: add helper methods to VmDeviceCommonUtils. ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/VmDeviceCommonUtils.java Line 85: final String DEVICE = "deviceId="; This is the reason why I have 2 util classes , the problem is package visibility what VdsBroker* see BLL doesn't and vice verse. So, I did not fins a place in which it will be visible to all Line 108: sb.append(" "); Just to prevent that you are searching for type=x device =y and you match type =x device = yy , keep in mind that this is only the search expr ... -- To view, visit http://gerrit.ovirt.org/2407 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibcc9d03601cf34becd0b5767cb6702e537860449 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches