networktocode/pyntc
Python library focused on tasks related to device level and OS management.
PythonNOASSERTION
Issues
- 1
- 1
- 1
- 0
Netmiko delay_factor issue.
#303 opened by pszulczewski - 3
Review all code to get pylint to pass
#249 opened by jeffkala - 2
Use of signal in ios_device during reboot, limits the ability to run within threads.
#274 opened by jeffkala - 1
Remove timer option from reboot methods since not all support OS allow for it
#279 opened by jeffkala - 0
- 0
- 1
Remove ABCs
#96 opened by jmcgill298 - 0
- 0
Add "facts" properties to ASA and AireOS
#183 opened by jmcgill298 - 1
Better handling of messages to stdout/stderr
#110 opened by jmcgill298 - 1
- 6
Upgrade in install mode does not wait for reboot
#266 opened by balmasea - 1
- 3
- 0
- 1
latest pypi release failed due to pyeapi dependency
#256 opened by jeffkala - 3
- 0
- 2
Show redundancy command not being parsed when last line comes with unavailable
#222 opened by balmasea - 3
Running install mode for install_os from ios_device.py returns unexpected key argument error for delay_factor on line 712
#242 opened by shenglong - 1
add code typing
#248 opened by jeffkala - 1
- 3
support for netmiko > 4.0
#244 opened by VitMain - 1
Replace Tox pipeline with Github Actions
#239 opened by mundruid - 1
Drop py36 support
#245 opened by jeffkala - 1
Newer versions of pytest have certain test failing
#251 opened by jeffkala - 1
Work to get dependencies updated throughout project
#252 opened by jeffkala - 2
- 2
Update Tox to have multiple environments
#97 opened by jmcgill298 - 0
- 0
- 2
Add docstrings to major functions in devices
#164 opened by mundruid - 3
facts() is deprecated; use individual fact properties
#212 opened by pinggit - 0
- 4
Merge config_list into config method
#176 opened by jmcgill298 - 0
- 1
Update facts attribute
#99 opened by jmcgill298 - 1
Need to add try/except for file transfer to handle bug in ios ssh session mgmt
#119 opened by jmcgill298 - 1
Bug: IOS device upgrade fails (false positive)
#150 opened by armartirosyan - 1
Migrate use of Netmiko's `send_command_expect` to using `send_command` with expect arg
#136 opened by jmcgill298 - 0
Migrate off of PyNXOS
#98 opened by jmcgill298 - 0
Change EOS file transfer to use Netmiko
#102 opened by jmcgill298 - 1
- 0
Code Review
#95 opened by jmcgill298 - 0
Increase Test Coverage
#141 opened by jmcgill298 - 0
Need to add a CI to this project
#101 opened by jmcgill298 - 0
Bug with IOS enable mode
#107 opened by jmcgill298