Moti Asayag has posted comments on this change.

Change subject: core: Validate host interface labels
......................................................................


Patch Set 7:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/annotation/ValidNetworkLabelFormat.java
Line 13: 
Line 14: import 
org.ovirt.engine.core.common.validation.NetworkLabelFormatConstraint;
Line 15: 
Line 16: /**
Line 17:  * The annotated element must not contain two interfaces with the same 
static IP
well...you can imagine where it came from...
Line 18:  */
Line 19: @Target({ METHOD, FIELD, PARAMETER })
Line 20: @Retention(RetentionPolicy.RUNTIME)
Line 21: @Constraint(validatedBy = NetworkLabelFormatConstraint.class)


-- 
To view, visit http://gerrit.ovirt.org/22655
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I37f035816617322c06a7851262177c5f43268081
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
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

Reply via email to