Hi Walid, Comments inline..
On Fri, Jan 8, 2016 at 12:21 PM, Robert Varga <[email protected]> wrote: > On 2016-01-08 11:41, Walid Aljoby wrote: > > I was wondering if you help to solve an issue related to pushing flows > using RestConf. > > Actually I followed examples Here: > https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows > > So the problem is that interesting links in the page are no longer > available. These links related to: > > 1) > The format of the flow-programming XML is determined by by the grouping > 'flow' in the opendaylight-flow-types yang model: {{{3}}} > The format of the XML that describes OpenFlow matches is determined by the > opendaylight-match-types yang model... > The RESTCONF documentation for the match-types yang model can be found at > opendaylight-match-types.html... > The format of the XML that describes OpenFlow actions is determined by the > opendaylight-action-types yang model... > > fixed the urls on the page, so you should be able to access it now. > 2) The documentation details about XML tags (the dependency and logic of > flow attributes LIKE): <hard-timeout>, <idle-timeout> , <barrier> , > <installHw> > <output-node-connector>? Where can I find that, please? > > These are standard openflow constructs, so you can get details in openflowplugin 1.3 spec. > > I would assume the documentation for those tags is at least in the > corresponding models, or on the OFP wiki. > > These really are openflow plugin specific questions, adding > openflowplugin-dev, as that is the forum for OFP questions. > > Bye, > Robert > > > _______________________________________________ > yangtools-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/yangtools-dev > > -- Thanks Anil
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
