Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-14 Thread Robert Varga
On 13/05/2019 13:49, Ajay Deep Singh wrote: > Hi Robert, Hey Ajay, > > Thank you for mail, we are going through all of them trying to understand > more on Odl. > > Regarding adding support for Yang 1.1 Action in RestConf please correct my > understanding if its wrong as explained below, Going

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-13 Thread Ajay Deep Singh
Hi Robert, Thank you for mail, we are going through all of them trying to understand more on Odl. Regarding adding support for Yang 1.1 Action in RestConf please correct my understanding if its wrong as explained below, Going with you suggestion for "RESTCONF the wiring from HTTP to DOMAction

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-09 Thread Emmett Cox
On 09/05/2019 14:02, Robert Varga wrote: > On 09/05/2019 13:27, Martin Sandberg wrote: >> Hi Ajay, >> >> >> >> Sorry, I can’t really describe the signaling sequence more than that. I >> have basically no knowledge about the code, I have only tested ODL a >> bit, and observed the behavior I descr

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-09 Thread Ajay Deep Singh
Hi Martin, Thanks for your inputs. * Please can you help me understand how this “signaling sequence” work in ODl & how its initiated.? Also any light if you can throw on course of base action that are triggered from Odl to make sure Node capabilities are completely understood..? * “The

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-09 Thread Robert Varga
On 09/05/2019 13:27, Martin Sandberg wrote: > Hi Ajay, > >   > > Sorry, I can’t really describe the signaling sequence more than that. I > have basically no knowledge about the code, I have only tested ODL a > bit, and observed the behavior I described below. I don’t actually know > for a fact ho

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-09 Thread Martin Sandberg
Hi Ajay, Sorry, I can’t really describe the signaling sequence more than that. I have basically no knowledge about the code, I have only tested ODL a bit, and observed the behavior I described below. I don’t actually know for a fact how ODL reads up the models from the node after the Hello mess

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-08 Thread Martin Sandberg
Hi Emmet, Regarding ” 2019-05-07T16:22:13,468 | WARN | remote-connector-processing-executor-12 | NetconfDevice | 347 - org.opendaylight.net conf.sal-netconf-connector - 1.9.0 | RemoteDevice{pnf-simulator}: Netconf device provides additional yang models not reported in hello message capabilit

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-05-08 Thread Emmett Cox
Hi Everyone, I emailed a while ago regarding the issues listed below( thanks for the response Robert, it was a great help). Since then myself and my team have investigated further into netconf, restconf and mdsal, and were hoping to get some clarification regarding a few questions. Firstly, we

Re: [controller-dev] [netconf-dev] Help regarding Yang 1.1 actions

2019-04-25 Thread Robert Varga
On 25/04/2019 12:11, Emmett Cox wrote: > > > Hi everyone, Hello, > > Myself and several members of my team are investigating what changes we > would need to implement to allow restconf, mdsal and netconf to support > Yang 1.1 actions, both in a clustered and non-clustered way. YANG Tools an