pyats icon indicating copy to clipboard operation
pyats copied to clipboard

Cisco DevNet pyATS Test Framework Bug Tracker

Results 40 pyats issues
Sort by recently updated
recently updated
newest added

Hello. Recently I've been trying to optimizing my containerized Python application by switching from Python's buster base image, to a Python Alpine image. All of my dependencies are installed during...

I am working on a project that requires a newer version of python-engineio and python-socketio. Any way to compile pyats-log to work with the latest version of python-engineio or at...

## Feature Request I would like to not be restricted to using a testbed file in my PyATS usage. The reason for this is because my environment is ephemeral. The...

Running into issues with the "genie learn isis" command when configurations deviate from what the parser expects to process. First, when using ip unnumbered interfaces, the parser looks for the...

Hi team, As pyats is considered as open and multivendor seems like most commands are not supported for other vendors like junos. please your support.

When looking at the EtherChannel info on two different platforms Cat9500 and ASR1001 the naming and information in the data is not consistent. As shown in the snippet below on...

When a "description" does not exist, pyATS does not return the key. In my use case I want to display the statistics of only the interfaces with a certain keyword...

Hi :) First of all - Fantastic tool! :) I have tested using pyATS to learn routing from IOSXE routers in SD-WAN mode, and I get an error for routes...

when I use `Connection` from `unicon`, and the args list contains `-p` the issue will occur. we can reproduce this issue by the following code and cmd: `python3.10 hello.py -p...