riverbed / steelscript

SteelScript is a collection of libraries and scripts in Python for interacting with Riverbed solutions and appliances, and other network infrastructure devices
https://support.riverbed.com/apis/steelscript
Other
14 stars 10 forks source link

service.py check api version feature is too strict #19

Closed gwenblum closed 3 years ago

gwenblum commented 3 years ago

The check api version feature in common/services.py is mandatory and blocking when api does not support (e.g. CAC, NetIM,...) A temporary patch has been made to skip the check for CAC.