15
0

Accepting request 830943 from home:mnhauke:network:automation

- Update to version 3.3.0
  * NewDriver: Netgear ProSafe
  * Minor change to Netgear Prosafe
  * Support for Adtran OS
  * Changed SSH terminal height in CiscoXrBase
  * XR commit comment change
  * Fix broken "enable" on Nokia SR-OS driver
  * Adding SR-OS to the tests
  * Fix WLC conn_timeout issue
  * Improve Session Preparation Behavior
  * Performance Improvements for IOS and IOS-XE

OBS-URL: https://build.opensuse.org/request/show/830943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=27
This commit is contained in:
2020-09-01 07:18:05 +00:00
committed by Git OBS Bridge
parent 183c1ba718
commit a7bf65b462
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Aug 31 22:11:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.3.0
* NewDriver: Netgear ProSafe
* Minor change to Netgear Prosafe
* Support for Adtran OS
* Changed SSH terminal height in CiscoXrBase
* XR commit comment change
* Fix broken "enable" on Nokia SR-OS driver
* Adding SR-OS to the tests
* Fix WLC conn_timeout issue
* Improve Session Preparation Behavior
* Performance Improvements for IOS and IOS-XE
-------------------------------------------------------------------
Sat Aug 1 13:36:17 UTC 2020 - Martin Hauke <mardnh@gmx.de>