https://git.opendaylight.org/gerrit/#/c/68318/
Thanks, Faseela -----Original Message----- From: Robert Varga [mailto:[email protected]] Sent: Thursday, February 15, 2018 6:12 PM To: Faseela K <[email protected]>; controller-dev <[email protected]>; [email protected] Cc: Stephen Kitt <[email protected]>; Michael Vorburger <[email protected]>; openflowplugin-dev <[email protected]> Subject: Re: Is "model-topology" exposed as a feature? On 15/02/18 13:21, Faseela K wrote: > 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. This model will not be migrated to mdsal, as it is considered obsolete, feel free to propose to a patch to package it from the controller. Regards, Robert _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
