Change in ovirt-engine[master]: engine: Add NetworkAttachmentValidator

Alona Kaplan has submitted this change and it was merged. Change subject: engine: Add NetworkAttachmentValidator ...................................................................... engine: Add NetworkAttachmentValidator The NetworkAttachmentValidator serves as a validator for the NetworkAttachment entity. Unit tests will follow... Change-Id: I908511f4c0f999d82120074c290eccd9e1006cdc Signed-off-by: Moti Asayag <masayag@redhat.com> Signed-off-by: Martin Mucha <mmucha@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/NetworkAttachmentValidator.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/NetworkValidator.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/common/utils/PluralMessages.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllMessages.java 4 files changed, 262 insertions(+), 14 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/33331 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I908511f4c0f999d82120074c290eccd9e1006cdc Gerrit-PatchSet: 37 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
alkaplan@redhat.com