Comment LACP feature out due to bringing in OFP-Li 38/32438/3
authorVratko Polak <vrpolak@cisco.com>
Tue, 12 Jan 2016 18:58:03 +0000 (19:58 +0100)
committerVratko Polak <vrpolak@cisco.com>
Sun, 17 Jan 2016 14:13:54 +0000 (15:13 +0100)
Change-Id: Ide3b72f5d0e3957701a8efd1ed3e3d0c8ab203dd
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
features-test/src/main/resources/features.xml

index 68d9dedda1c50a71968afdaba00dfcba2413180a..02848e8f7c7e23452c45e8ba2cd9ae32b3adaa5e 100644 (file)
         <feature version='0.4.0-SNAPSHOT'>odl-l2switch-switch</feature>
         <feature version='0.4.0-SNAPSHOT'>odl-l2switch-switch-rest</feature>
         <feature version='0.4.0-SNAPSHOT'>odl-l2switch-switch-ui</feature>
+<!--
+        Commented out, because LACP brings in Li designed OpenFlowPlugin
+        which leads to BindException.
         <feature version='${feature.lacp.version}'>odl-lacp-ui</feature>
+-->
 <!--
         Commented out, because NIC brings in Li designed OpenFlowPlugin
         which leads to BindException.