August 2019¶
August 27, 2019 - pyATS v19.8¶
Modules |
Version |
---|---|
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
|
v19.8 |
Upgrade Instructions¶
# DevNet Community
bash$ pip install --upgrade pyats
# Cisco Internal Developers
bash$ pip install --upgrade ats
Changes¶
exception display on loading bad/non-existent script file is now more intuitive
Now properly handling empty credential blocks if specified.
Now allowing a list of IPv6 interfaces to be specified on an interface.
Prevent 100% success rate in situation where a testscript fails to run.
Now allowing device aliases to be specified in clean YAML in cleaners and groups.
Introduction of %{testbed.x} and %{testbed.self.y} clean YAML markups that reference content in the testbed YAML file.
UTC timestamp confguration option
August 6, 2019¶
Modules |
Version |
---|---|
|
v19.7.1 |
Upgrade Instructions¶
# Cisco Internal Developers
bash$ pip install --upgrade ats.cisco
Changes¶
Updated the
pyats version
command to ignore deprecated pyats packages.