issues
search
networktocode
/
pyntc
Python library focused on tasks related to device level and OS management.
https://pyntc.readthedocs.io/en/latest/
Other
170
stars
52
forks
source link
Release 0.20.0
#237
Closed
mundruid
closed
2 years ago
mundruid
commented
2 years ago
[0.20.0]
Fixed
Add a higher timeout to install os for nexus to cope with N5Ks slow response time.
Added
kwargs to pynxos native init to allow for additional arguments, such as
verify=False
for nxos.
[0.20.0]
Fixed
Added
verify=False
for nxos.