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
sonic-utilities should never call directly into libyang. All
functionality it needs should be provided in sonic-yang-mgmt. This
resolves issues when libyang changes API/ABI such as happened
between libyang1 and libyang2, and again between libyang2 and libyang3.
Depends on sonic-net/sonic-buildimage#24414
0 commit comments