August 2023¶
August 29 - Pyats v23.8¶
Modules |
Version |
---|---|
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
|
v23.8 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
New¶
- pyats.aetest
Added support for YAML Markup with datafiles, including testbed references
- pyats.utils
add new function chainattrget
- pyats.easypy
Added section result statistics to job report
Fix¶
- pyats.kleenex
Update device name mapping logic to support missing entries from orchestrator
Fix device names used with actual testbed vs logical testbed for use with clean image overrides
- pyats.utils
Updated implementation of enforce_max_key_value_length to support hierarchical dictionaries