Gilad Chaplik has posted comments on this change. Change subject: common: Introduce profiles package & Disk Profile ......................................................................
Patch Set 9: (1 comment) Tal, I really appropriate your involvement! http://gerrit.ovirt.org/#/c/27098/9/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/profiles/ProfileBase.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/profiles/ProfileBase.java: Line 139: .append(", description=") Line 140: .append(getDescription()) Line 141: .append(", profile type=") Line 142: .append(getProfileType().name()) Line 143: .append(", networkQosId=") > qosId is always the network qos id? no, 10x, will fix in next patch-set Done. Line 144: .append(getQosId()); Line 145: return builder.toString(); Line 146: } Line 147: -- To view, visit http://gerrit.ovirt.org/27098 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1a9af22277b50554531511002f19046c0051d8ff Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Kobi Ianko <k...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches