15
0

- update to 2.4.1:

* Add Genie/pyATS parser support
  * Fix Huawei telnet login
  * Fix support for TextFSM >= 1.0.0
  * Fixes on Mellanox Driver

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=15
This commit is contained in:
2019-08-06 10:33:56 +00:00
committed by Git OBS Bridge
parent f3d0ad9a6e
commit eba80add77
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 6 10:30:40 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 2.4.1:
* Add Genie/pyATS parser support
* Fix Huawei telnet login
* Fix support for TextFSM >= 1.0.0
* Fixes on Mellanox Driver
-------------------------------------------------------------------
Fri Jul 12 19:10:16 UTC 2019 - Martin Hauke <mardnh@gmx.de>