Hi
Could someone comment on my problem (: No implementation of RPC
AbsoluteSchemaPath{path=[(urn:opendaylight:openflow:protocol?revision=2013-07-31)packet-out]}
available)
Could you think of something I need to check/verify ?
As stated below I am running boron (downloaded:
distribution-karaf-0.5.0-Boron.tar.gz)
Any suggestions are very welcome !!!
Regards, Tomasz
From: Alexis de Talhouƫt [mailto:[email protected]]
Sent: Tuesday, November 15, 2016 9:45 AM
To: Tomasz Drewniak <[email protected]>
Subject: Re: Yang model and packet-out
Tomasz,
You assumption might be accurate, but I would advice you to send a mail to the
openflowplugin-dev mailing list, as they will be able to better assist you
there.
Installing odl-openflowplugin-southbound is pulling in
odl-openflowjava-protocol which contains the model responsible for the RPC
you're calling.
Here is the implementation of the rpc:
https://github.com/opendaylight/openflowjava/blob/stable/boron/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java#L176
Not sure why you're facing this issue.
Thanks,
Alexis
On Nov 15, 2016, at 10:25 AM, Tomasz Drewniak
<[email protected]<mailto:[email protected]>> wrote:
Hi Alexis
Asking for help again, maybe it is trivial - but unfortunately I am stuck.
I am trying to execute
http://192.168.57.102:8181/restconf/operations/openflow-protocol:packet-outfrom
YANGUI
and getting following error:
Error sending request - : No implementation of RPC
AbsoluteSchemaPath{path=[(urn:opendaylight:openflow:protocol?revision=2013-07-31)packet-out]}
available
I am using Boron release. Is there a feature I need to add in order to make it
work?
Regards, Tomasz
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev