Nornir-salt

Latest version: v0.21.4

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

Scan your dependencies

Page 5 of 9

0.13.2

BUGS

1. Improved `cfg_form_commands ` utility function `\\n` handling for send config tasks

CHANGES

1. Improved `netmik_send_config ` method to find prompt before entering enable mode, Arista was failing to enter enable mode due to is_alive method calls

0.13.1

FEATURES/FIXES

1. ncclient_call transaction added support for edit_rpc, edit_arg and commit_arg arguments to have better control over transaction execution, for example can use edit_rpc="load_configration" to call Juniper proprietary load_confgiuration_rpc, or use commit_arg to specify validate=True argument to validate config before commit if supported by device. Enhanced handling of Juniper proprietary commit RPC to support commit_confirmed for Juniper devices 6

CHANGES

1. Improved nclient_call task yangdantic model
2. Enhanced ncclient_call transaction function to better handle return results

0.13.0

0.12.0

CHANGES

0. Deprecated Python 3.6 support, pinned requirement for Python >=3.7,<4.0

0.11.1

BUGS

1. Fixed pydantic model to enlist missing TestsProcessor test function alias names

0.11.0

from nornir_salt import netmiko_send_commands

but starting with 0.11.0 need to use:

from nornir_salt.plugins.tasks import netmiko_send_commands

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.