I am working on removing the inter project bundle dependencies in
openflowplugin as part of [0]
There is a feature odl-openflowplugin-nsf-model in openflowplugin which uses
<dependency>
<groupId>org.opendaylight.controller.model</groupId>
<artifactId>model-topology</artifactId>
<version>${mdsal.version}</version>
</dependency>
which I don't see in controller being exposed as a feature
Before working on exposing this as feature, wanted to know whether this is
something which was recently migrated to mdsal.
Thanks,
Faseela
[0] https://jira.opendaylight.org/browse/OPNFLWPLUG-976
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev