- Support added for Python 3.10 and above version.
- 2.6.8:
- Introduced optional argument routing instance for fs.cp() API
- Introduced optional argument member_id for installation of pkg on
specific member id of EX-VC
- Changed the VlanTable field name to vlan-name and BfdSessionTable
field name to client-name #423
- Fixed the port details in StartShell to use the port from Device
object instead of default Port 22 #573
- Fixed the sw.install to use Windows file path for package copy
#1206
- Fixed the sw.install to install the vc_master after the other
vc_members gets installed for EX-3400 where unlink is set by
default #1247
- Removed Unused Dependency: Netaddr #1257
- Fixed "object": version_info(re_version) emits ValueError: invalid
literal for int() with base 10: '17-EVO' for EVO version
X50.17-EVO#1264
- Drop python-junos-eznc-remove-nose.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-junos-eznc?expand=0&rev=28
- Remove python-junos-eznc-fix-unittests.patch, not needed anymore
- Update to 2.6.7:
* Supported option to set look_for_keys with bool True/False #1234
* Fixed build failure against setuptools #1231
- 2.6.6
* Fixed reboot failing on other RE #1199
* Fixed passing 'sleep' arg to StartShell run() #1202
* Fixed PyEZ get-facts support for ACX model #1209
* Fixed EthPortTable regex pattern #1215
* Fixed StartShell UnboundLocalError #1203#1211
- 2.6.5
* Supported multi-gig ports for EthPortTable.yml #1177
* Fixed on-box support for start shell types #1190#1186
* Fixed conn_open_timeout value was getting set None , changed it to
default 30 seconds #1184
- 2.6.4
* Supported start_shell options to choose the shell types (sh or csh) #995
* Supported for python 3.9
* Fixed Device facts current_re returns the SRX cluster node0 and
node1 details with cluster ID 16 #1135
* Fixed upgrade ncclient version 0.6.13, updated requirements.txt to
install ncclient==0.6.13 #1153
* Fixed deprecation warning due to invalid escape sequences #1034
* Fixed Unit tests test_sw_put_ftp failure #1165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-junos-eznc?expand=0&rev=26