Yair Zaslavsky has posted comments on this change.

Change subject: core: add support for tunnel migration
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/FeatureSupported.java
Line 62: 
Line 63:     /**
Line 64:      * @param version
Line 65:      *            Compatibility version to check for.
Line 66:      * @return <code>true</code> if anti MAC spoofing is supported for 
the version, <code>false</code> if it's not.
Copy paste of comment, please fix.
Line 67:      */
Line 68:     public static boolean tunnelMigration(Version version) {
Line 69:         return supportedInConfig(ConfigValues.TunnelMigrationEnabled, 
version);
Line 70:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6fa684df7376f8470fe729d590ce0e63d39c4d1e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to