salt/requirements
rsmekala d0150f4f4f
Bug fixes in Junos-related components (#55824)
* Merged junos-specific changes on 2019.2

* Merged junos-specific changes on 2019.2

* Fixes FileNotFound exception with invalid dest option in junos.cli

* Fixed documentation for junos.diff

* Fixed improper handling of dest and format options in rpc modules

* Implement exception handling around XML filter parsing

* Porting fix from develop to 2019.2

* Fixed documentation

* Fixed documentation

* Fixed rollback docstring: CLI example

* Implemented exception handling around template rendering in junos.load

* Implemented exception handling around template rendering in junos.install_config

* Fixes broken state module junos.diff

* Fixes broken state module junos.rollback

* Fixes broken state module junos.rpc

* Adds documentation about zeroize functionality for non-root user

* Adds error message for install_config in case invalid mode provided

* Handle LockError case in install_config gracefully

* Replace string concatenation with format

* Revert replacing cli command with rpc: junos.zeroize

* Support dynamic config mode

* Changed CLI example to conform with new rpc module definition

* Added exception handling for invalid image path for install_os module

* Extended load() support to config_action:merge, to match PyEZ capabilities

* Added check to allow only 1 config_action in load()

* Fixed reboot=True scenario for install_os

* Added comments to explain the behaviour in reboot scenario

* Added new option all_re. Updated documentation

* Fixed #117

* Temporary fix for #117

* Modified as per review comments

* Fixes junos.load template case

* Fixed test cases in 2019.2 branch

* Update junos_syslog.py

* Use cache_file instead of get_file

* Revert "Use cache_file instead of get_file"

This reverts commit b679c068de.

* Revert "Use cache_file instead of get_file"

This reverts commit b679c068de.

* added new testcases

* code changes as per review comment by @twangboy

* code changes as per review comment by @twangboy

* fix lint warnings as per saltpylint

* fix pylint, pydoc, and test failures due to junos-eznc version

* Revert "fix pylint, pydoc, and test failures due to junos-eznc version"

This reverts commit 430d5bdb9b.

* Revert "Revert "fix pylint, pydoc, and test failures due to junos-eznc version""

This reverts commit 4e69ce76e3.

* Revert "fix pylint, pydoc, and test failures due to junos-eznc version"

This reverts commit 430d5bdb9b.

* working on fixing comments from saltstack unit runs

* fix: salt.states.junos.rst:20:Pygments lexer name 'set' is not known

* fix as per comment from @dmurphy18 and pre-commit changes

* import line changes as per pre-commit

* changes as per comment from salt team regarding interface syntax

* changes as per comment from salt team regarding interface syntax

* when called from junos.rpc from test, dest is intacct

* pre-commit checks for darwin

* pre-commit check for linux onf py 3.8 and 3.9

Co-authored-by: rsmekala <rsmekala@juniper.net>
Co-authored-by: Nitin Kr <nitinkr@juniper.net>
Co-authored-by: Nitin Kr <nitin.nitp@gmail.com>
Co-authored-by: Shane Lee <slee@saltstack.com>
Co-authored-by: Sage the Rage <36676171+sagetherage@users.noreply.github.com>
Co-authored-by: David Murphy <dmurphy@saltstack.com>
2020-05-07 11:03:25 -07:00
..
static Bug fixes in Junos-related components (#55824) 2020-05-07 11:03:25 -07:00
base.txt Update requirements. We no longer support Python 2. 2020-04-24 01:07:13 +01:00
crypto.txt Default crypto library to pycryptodomex 2020-04-23 09:32:34 +01:00
pytest.txt Upgrade PyTest 2020-04-27 07:35:28 -07:00
tests.txt Add package to /tests.txt for lint check 2019-12-16 15:51:53 -07:00
zeromq.txt Upgrade PyZMQ to 19.0.0 for Py >= 3.8 2020-04-26 20:47:17 -07:00