15
0
Commit Graph

5 Commits

Author SHA256 Message Date
eba80add77 - 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
2019-08-06 10:33:56 +00:00
Tomáš Chvátal
f3d0ad9a6e Accepting request 714919 from home:mnhauke:network:automation
- Update to version 2.4.0
  New Platforms
  * VERSA Networks FlexVNF
  * Mikrotik
  * CloudGenix ION
  * MRV LX
  * Endace
  * Huawei telnet support
  * IOS-XR telnet support
  Enhancements
  * Switch docs to pdoc3
  * Add support for paramiko banner_timeout
  * Netmiko Tools search path for inventory file
  Bug fixes
  * Fixing MD5 / carriage return issue on NX-OS 9K
  * Use YAML safe_load
  * Fix NET_TEXTFSM path issues
  * Update save_config method params across platforms

OBS-URL: https://build.opensuse.org/request/show/714919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=13
2019-07-15 09:09:28 +00:00
Tomáš Chvátal
b86185b766 Accepting request 682754 from home:mnhauke:network:automation
- Update to version 2.3.3
  * Add OneAccess OneOS Support
  * Use Python Black
  * Use environment markers for Poetry support
- Update to version 2.3.2
  * Removing obsolete development status
  * telnet return and return adjustments
  * fixed telnet not position
  * Add oneaccess SSH
  * Update tests for Oneaccss OneOS telnet + ssh;
  * Update Oneaccess OneOS telnet method
  * Add pattern for check_config_mode for cisco_ios and cisco_nxos
  * Ruckus FastIron/ICX telnet echo fix
  * Adding support for file transfer for different version of ios-xr
  * OneOS OneAccess set terminal width
  * Fixes #1028 incorrect parse ls output in error case
  * Allow support for Cisco WLC/AireOS grep include command
  * Updating to support kbytes for IOS-XR
  * Update IP in example code
  * Netscaler fix strip_prompt join.
  * Modified base_connection to check last 3 buffer reads for saved
    prompt.
  * adding blanket juniper statement to snmp auto detect
  * Update test suite to use isolated Arista vEOS
  * Fix ubiquity edge enable issue
  * Fix Python 3 serial driver issue.
  * Add QFabric and Brocade-Extreme NetIron and SLX Support in
    SSH Autodetect.
  * Fix commit issue on huawei
  * Fix Pala Alto not disconnecting gracefully

OBS-URL: https://build.opensuse.org/request/show/682754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netmiko?expand=0&rev=11
2019-03-08 11:05:06 +00:00
52da437fd5 Accepting request 641188 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/641188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=2
2018-10-11 10:00:36 +00:00
05b43279a8 Accepting request 624012 from devel:languages:python
- Update to version 2.2.2
  * Add Dell EMC Isilon Support
  * Add Citrix NetScaler Support
  * Add Dell OS10 Support
  * Add Apresia Systems AEOS Support
  * Add fast_cli mode to Netmiko to improve performance
  * Add support for a session_log
- Correct package name for python-PyYAML (case-sensitive) 
- Use %license not %doc macro
- Remove devel as it is not needed. 
- Remove pytest suggestion. 
- Disable testing during build as those aren't unit tests. See
  See https://github.com/ktbyers/netmiko/blob/develop/TESTING.md 
- Create python-netmiko package.

OBS-URL: https://build.opensuse.org/request/show/624012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netmiko?expand=0&rev=1
2018-07-22 21:04:07 +00:00