STORDIS / orca_nw_lib

gNMI python package for SONiC switch discovery and management.
Apache License 2.0
2 stars 3 forks source link

Get gnmi path function doesn't consider mask IP "/" #81 #82

Closed rahul-1475 closed 1 month ago

rahul-1475 commented 1 month ago

Fixes #81

Issue:

In get gnmi path if a ip with mask has to be sent in url it do not accept and fails. Need some wrapper which will allow "/" as a part of url

Fixes: