Change in ovirt-engine[master]: engine: Change violations to Map (#844158)

Mike Kolesnik has submitted this change and it was merged. Change subject: engine: Change violations to Map (#844158) ...................................................................... engine: Change violations to Map (#844158) https://bugzilla.redhat.com/844158 Changed violations list to be a Map in order to allow generating a list of offending entities (which will be generated by the pattern "{KEY}_LIST" where {KEY} is the violation name). Also added a method to add a violating entity to the map for following patches to start using. Change-Id: Ic70f4d93e1ca06a9991e6e443e92f6be11fc88d4 Signed-off-by: Mike Kolesnik <mkolesni@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetupNetworksHelper.java 1 file changed, 21 insertions(+), 5 deletions(-) Approvals: Mike Kolesnik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6942 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic70f4d93e1ca06a9991e6e443e92f6be11fc88d4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
mkolesni@redhat.com