January 2021¶
January 27, 2021¶
Modules |
Version |
---|---|
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
|
v21.1 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Other Changes¶
- Topology/Utils
Enhanced testbed and clean YAML file validation for Xpresso (environment-independent validation)
- Utils
Enable markup references in YAML to be used in callable %CALLABLE{func(%{path1},%{path2})}
Fixed %INCLUDE{} markup in YAML breaking references
- Reporter
Possible socket path length incresed to 120
- Log
Fixed logviewer/liveview to show results detail page instead of overview page by default
Command
`pyats logs view abc.zip`
now opens abc.zip directly instead of result list pageFaster loading of result list page - UI now requests for correct number of results instead of parsing 100 results at once