You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[yang] extend ConfigMgmt constructor to pass YANG options (#2118)
- What I did
Pass YANG attribute that allow do not automatically search for schemas in current working directory, which is by default searched automatically (despite not recursively).
- How I did it
extend ConfigMgmt constructor
- How to verify it
Create some invalid link on switch :
ln -s /usr/abc xxx
run spm list
--> There should not be these messages:
0 commit comments