Re: [controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Robert Varga
On 02/20/2017 03:38 PM, Ryan Goulding wrote: > Three things: > > 1) The restart is needed to initiate re-parse of the yang files and > schema context assembly > 2) You are mounting using an old method. Please use [0]. Please also > consider specifying a custom schema cache so that device yang is

Re: [controller-dev] JunOS netconf problem with ODL netconf

2017-02-20 Thread Ryan Goulding
Three things: 1) The restart is needed to initiate re-parse of the yang files and schema context assembly 2) You are mounting using an old method. Please use [0]. Please also consider specifying a custom schema cache so that device yang is honored over ODL yang (just in case). 3) Please attach a