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
