initially it was removed because it brought in the old openflowplugin and that
was in conflict with the default openflowplugin. it would not work, and we would
see BindExceptions in the log
this patch fixed it for lacp:
https://git.opendaylight.org/gerrit/#/c/32983/
Change-Id: I83be81f58a11ae47f3b9057bc729f60d0f0d742a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
<feature>odl-l2switch-switch</feature>
<feature>odl-l2switch-switch-rest</feature>
<feature>odl-l2switch-switch-ui</feature>
- <!-- Commented out, because LACP brings in Li designed OpenFlowPlugin
- which leads to BindException.
<feature>odl-lacp-ui</feature>
- -->
<feature>odl-natapp</feature>
<feature>odl-natapp-api</feature>
<!-- The following two Netconf features are incompatible with each other.