October 2022¶
October 25 - Pyats v22.10¶
Modules |
Version |
---|---|
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
|
v22.10 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changelogs¶
Fix¶
- pyats.utils
Updated markup processer to support keys() as target
Support %EXTEND_LIST markup to extend one or more lists as a value
Modified recursive dict update to support hierarchical use of EXTEND_LIST markup
- log
- Modified archive.py
Added await to fix the bug where exposed API calls for results does not return file contents.
- reporter
- Added Schema
schema for results.json
- Modified commands.py
added pyats validate results <filename>