Hi, to get config from config/DS to device, flow programmer feature (odl-openflowplugin-app-forwardingrules-manager) need to be installed in addition to OFP core (odl-openflowplugin-southbound). You can install both of them separately or use wrapper feature (odl-openflowplugin-flow-services). Or just pick what you want - here is actual features tree for OFP - https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:FeatureTree.
As I can see, in features.xml of l2switch project both - core and wrapper feature - are used. -al- ________________________________________ From: [email protected] <[email protected]> on behalf of Robert Varga <[email protected]> Sent: Thursday, July 14, 2016 2:04 PM To: NITHIN V; [email protected]; [email protected] Subject: Re: [openflowplugin-dev] [OpenDaylight Discuss] Regarding data movement from config data store to switches and then to operational data store On 07/12/2016 01:03 PM, NITHIN V wrote: > Hi All, > > I have tried to develop a multicast module as a sub project under the > l2switch and the module is able to insert appropriate flows to the > config data store, but the data is not moving to the switches. I am > compiling the l2switch project and running from the > distribution/karaf/target/assembly folder of l2switch project. The > movement from config to the switches should be done by the > openflowplugin flowprogrammer module. My question is if it is necessary > to integrate openflowplugin with l2switch in any particular way, I am > able to see the installed features contains openflowplugin but it is not > clear if there is a need of something like integration required. If any > one of you could tell me if integration is required, if required or not > required how to proceed that would of great help. +openflowplugin-dev Bye, Robert _______________________________________________ Discuss mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/discuss
