Junos-eznc

Latest version: v2.7.1

Safety actively analyzes 628989 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

2.5.4

Features Added
* cRPD model check to be added for on-box junos 1084

Bugs Fixed
* support use-fast-diff in diff/pdff function 1088
* Zeroize handling modified for scenario where only warning is returned in the rpc-reply 1087
* ntc_template and textfsm module's installation made optional and to be done explicitly if one want to use PyEZ table/view for other vendors cli o/p parsing. 1085
* Checksum algorithm argument to be passed during remote checksum in software installation. 1083
* docstring initialized with empty string as it becomes empty if optimization flag is added. 1081

2.5.3

Bugs Fixed
vmhost single re based image upgrade is failing while reboot 1071

2.5.2

Bugs Fixed
* juniper_junos_system fails when (vmhost) rebooting MX204 router 1068
* Testcase failing in PyEZ after ncclient upgrade 1064
* Wheel support for version integrated with versioneer. 1070
* rpc-reply during reboot parsing gives error 1066

v1.3.4-iAgent
* For healthbot

2.5.1

Bugs Fixed
* Adding monitor-failure information in juniper_junos_facts output 991
* Raise exception when dev.cli fails with exception 925
* Device version fix for srx when cluster id greater than 15 1032 819

v1.3.3-iAgent
Latest code for iAgent

2.5.0

Features Added

* Black tool integrated and checked in Travis.
* Versioneer support added for the code.
* Changes for ansible actions of the reboot, shutdown to be handled in PyEZ

Bugs Fixed
* sax parser filter generation generic logic 1047
* Changes for the msg displayed in case of failure in software update 1030
* fix for default ssh_config path in windows 1043
* ntc_template latest version uses textfsm 1.1.0 1042
* drop hard dependency on unittest2 1040

Note:
Due to changes in software install functionality, the return type has changed for the function sw.install.
Now it will return tuple in place of Boolean, Tuple contains Success/Failure status and software install message (if any)

Before:
python
bool_ret = sw.install(...)

Now:
python
bool_ret, msg = sw.install(...)

2.4.1

Features Added
- None

Bugs fixed
- Latest `textfsm` doesn’t support in windows. Hence, supporting `textfsm 0.4.1` for windows user 1019
- Convert `port` argument when passed as `str` to `int` data type 1020
- Return type of `sw.install` function going to change in the upcoming major release. So, added a deprecation warning in `sw.install` 1025

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.