Hi Nithin/George, I am not sure about the exact reason here , but looking at https://github.com/opendaylight/l2switch/blob/master/features/src/main/features/features.xml
loopremover feature needs odl-openflowplugin-flow-services feature, model bundles and more. Could you please try adding these. Regards, Sai MarapaReddy On Thu, Jun 23, 2016 at 6:23 AM, CLAPP, GEORGE H (GEORGE H) < [email protected]> wrote: > I have exactly the same problem as Nithin and would greatly appreciate > learning a solution. > > > > Thanks, > > George > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *NITHIN V > *Sent:* Wednesday, June 22, 2016 2:42 PM > *To:* [email protected] > *Subject:* [L2switch-dev] Regarding usage of l2switch loopremover in a > different project > > > > Hi all , > > > > I am Nithin and trying to develop a multicast module in the OpenDayLight > controller , for which I would like to use the NetworkGraphImpl class form > the loopremover project but I am in a confusion of what should be added to > my project so that I could use it for now I am trying to use > > > > > > <groupId>org.opendaylight.l2switch.loopremover</groupId> > > > <artifactId>loopremover-impl</artifactId> > > <version>0.4.0-SNAPSHOT</version> > > > > as the dependency and able to build the project successfully but during > the runtime , the configuration file of my project is not getting > > pushed and in the karaf.log it says , unable to push due to missing yang > models (with tapapp-impl.yang (which is my project) is missing ) > > . > > I wanted to know if by including the above dependency , int the .m2 > repository , the yang file of loopremover impl is replacing the > > yang of tapapp-impl or what might be the reason and how it could be solved > . > > > > Any help in this regard would be a great help . > > > > Waiting for a reply , > > > > Thank you, > > Nithin. > > > > Sent with MailTrack > <https://mailtrack.io/install?source=signature&lang=en&[email protected]&idSignature=22> > > > _______________________________________________ > L2switch-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/l2switch-dev > >
_______________________________________________ L2switch-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/l2switch-dev
