Salt-nornir

Latest version: v0.21.0

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

Scan your dependencies

Page 3 of 9

0.20.6

BUGS

1. Netbox get_circuits fixed handling of circuit data to copy it for each device, as previously it was the same dict assigned to different devices, often overridden with parameters.

FEATURES

1. nr.test execution module added `return_tests_suite` argument to return dictionary with test `results` and `suite` keys allowing to view the content of fully rendered per-host tests suite
2. Updated Robot nr.test function to include per-device test suites into log report, useful for troubleshooting test suite contents executed for devices. Added hosts sorting to produce consistent output details, add tests and command counters.

0.20.5

BUGS

1. Fixed nr.test empty suite rendering when suite had comment lines in it.

0.20.4

BUGS

1. Moved shell models away from main pydantic models, this is to fix the problem with run_print_exception import while loading proxy minion

0.20.3

CHANGES

1. nr.netbox get_connections removed `trace` argument, connections now always returned containing reference to far end devices, cable portion of connection added information about peer device. Updated graphql query to retrieve required information about remote end device without using trace allows to significantly improve the time to get data from Netbox as all retrieved in a single graphql query.
2. Tested pydantic 2.3.0, updated dependencies

BUGS

1. nr.netbox get_circuits improved handling of not fully populated circuit when it returns empty path
2. nr.diagram runner improved handling of FM filer by adding support for glob pattern filtering
3. nr.diagram improved `outfile` handling when it points to local directory

0.20.2

BUGS

1. nr.netbox improved handling of get_connections with trace to not retrieve data for connections that don't have remote end connected to device - incomplete path
2. nr.netbox improved handling of get_circuits to not retrieve data for circuits that don't have remote end connected to device or provider network - incomplete path
3. Added support for `base_url` and `index` arguments for `nr.file` function to fix 37

DOCUMENTATION

1. Fixed docs to include Netbox utils functions documentation

0.20.1

BUGS

1. Fixed nr.test execution module handling of empty test suites when initial rendering produces no content for given host.
2. Updated runner nr.diagram set to increase netmiko read_timeout timer to 240 seconds by default to extend time collecting long output from devices
3. Runner nr.diagram improved OS path handling for `outfile` argument
4. Runner nr.diagram changed commands output results handling to skip empty and error results

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.