Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes in Junos-related components #55824

Merged
merged 76 commits into from
May 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
c2b425b
Merged junos-specific changes on 2019.2
Mar 18, 2019
f70aed5
Merged junos-specific changes on 2019.2
Mar 18, 2019
ffb1b59
Fixes FileNotFound exception with invalid dest option in junos.cli
Apr 1, 2019
4b80926
Fixed documentation for junos.diff
Apr 3, 2019
e241cf8
Fixed improper handling of dest and format options in rpc modules
Apr 3, 2019
f8f38a6
Implement exception handling around XML filter parsing
Apr 3, 2019
90e3f76
Porting fix from develop to 2019.2
Apr 4, 2019
403e197
Fixed documentation
Apr 4, 2019
704b376
Fixed documentation
Apr 4, 2019
4fb35fa
Merge pull request #87 from rsmekala/2019.2
Apr 4, 2019
d9e762f
Fixed rollback docstring: CLI example
Apr 5, 2019
7bec402
Merge remote-tracking branch 'upstream1/2019.2' into 2019.2
Apr 5, 2019
4b4b50d
Implemented exception handling around template rendering in junos.load
Apr 5, 2019
a34846d
Implemented exception handling around template rendering in junos.ins…
Apr 5, 2019
5203b8f
Fixes broken state module junos.diff
Apr 8, 2019
20fdfa4
Fixes broken state module junos.rollback
Apr 11, 2019
6b78415
Fixes broken state module junos.rpc
Apr 11, 2019
4a8818c
Adds documentation about zeroize functionality for non-root user
Apr 12, 2019
e20b06d
Adds error message for install_config in case invalid mode provided
Apr 12, 2019
c97e9b5
Handle LockError case in install_config gracefully
Apr 12, 2019
9678f7a
Replace string concatenation with format
Apr 12, 2019
89ca74a
Revert replacing cli command with rpc: junos.zeroize
Apr 12, 2019
e6be5be
Merge pull request #95 from rsmekala/2019.2
Apr 12, 2019
65e7bb3
Support dynamic config mode
Apr 15, 2019
a20863a
Changed CLI example to conform with new rpc module definition
Apr 22, 2019
153aa54
Added exception handling for invalid image path for install_os module
Apr 22, 2019
80d3188
Extended load() support to config_action:merge, to match PyEZ capabil…
Apr 23, 2019
afa1491
Added check to allow only 1 config_action in load()
Apr 23, 2019
26fda1c
Fixed reboot=True scenario for install_os
Apr 25, 2019
2d0d56c
Added comments to explain the behaviour in reboot scenario
Apr 25, 2019
f16d9ae
Added new option all_re. Updated documentation
Apr 25, 2019
58e14c2
Fixed #117
Apr 25, 2019
274a23c
Temporary fix for #117
Apr 25, 2019
f5fc7d0
Modified as per review comments
Apr 25, 2019
04b366c
Merge pull request #107 from rsmekala/2019.2
vnitinv Apr 25, 2019
fd7c4d5
Fixes junos.load template case
May 13, 2019
97d7832
Fixed test cases in 2019.2 branch
May 13, 2019
44a7ff9
Update junos_syslog.py
rsmekala Jul 1, 2019
95a2ce5
Merge pull request #129 from Juniper/syslog-patch
Jul 24, 2019
b679c06
Use cache_file instead of get_file
Sep 11, 2019
9f836e5
Merge remote-tracking branch 'upstream/2019.2' into 2019.2
Sep 11, 2019
ee67ce6
Revert "Use cache_file instead of get_file"
Sep 11, 2019
479c346
Revert "Use cache_file instead of get_file"
Sep 11, 2019
5843238
Merge branch 'master' into 2019.2
rsmekala Jan 9, 2020
963ce4d
Merge branch '2019.2' into 2019.2
rsmekala Feb 4, 2020
644be38
Merge branch '2019.2' of https://github.com/rsmekala/salt into 2019.2
Feb 4, 2020
fbf9b9b
added new testcases
Feb 4, 2020
97b16fb
Merge pull request #125 from rsmekala/2019.2
Feb 4, 2020
21065fe
Merge branch 'master' into 2019.2
rsmekala Feb 16, 2020
b69c483
code changes as per review comment by @twangboy
Mar 16, 2020
78ade09
code changes as per review comment by @twangboy
Mar 16, 2020
bb80719
Merge branch 'master' into 2019.2
twangboy Apr 1, 2020
e8d23db
resolve conflict with latest code
Apr 13, 2020
1f7abd1
Merge branch 'master' into 2019.2
Apr 13, 2020
13da0f1
Merge branch 'master' into 2019.2
Apr 14, 2020
ecfdec6
fix lint warnings as per saltpylint
Apr 14, 2020
e58ace8
Merge branch 'master' into 2019.2
sagetherage Apr 14, 2020
430d5bd
fix pylint, pydoc, and test failures due to junos-eznc version
Apr 15, 2020
4e69ce7
Revert "fix pylint, pydoc, and test failures due to junos-eznc version"
Apr 15, 2020
3a91b57
Revert "Revert "fix pylint, pydoc, and test failures due to junos-ezn…
Apr 15, 2020
ee26ced
Revert "fix pylint, pydoc, and test failures due to junos-eznc version"
Apr 15, 2020
796c7a1
working on fixing comments from saltstack unit runs
Apr 15, 2020
1ea15c4
fix: salt.states.junos.rst:20:Pygments lexer name 'set' is not known
Apr 15, 2020
e99f139
fix as per comment from @dmurphy18 and pre-commit changes
Apr 16, 2020
fb18ed4
import line changes as per pre-commit
Apr 17, 2020
d51e7c7
changes as per comment from salt team regarding interface syntax
Apr 20, 2020
95c4fff
changes as per comment from salt team regarding interface syntax
Apr 20, 2020
be75ccf
when called from junos.rpc from test, dest is intacct
Apr 20, 2020
9bc4f8c
added versionchanged salt/states/junos.py->diff
Apr 27, 2020
2d21b7c
pre-commit checks for darwin
Apr 27, 2020
f274d8b
pre-commit check for linux onf py 3.8 and 3.9
Apr 28, 2020
86c5e3e
Merge branch 'master' into 2019.2
dmurphy18 May 5, 2020
056f719
Merge branch 'master' into 2019.2
dmurphy18 May 5, 2020
419faa9
Merge branch 'master' into 2019.2
dmurphy18 May 5, 2020
ca9a480
Merge branch 'master' into 2019.2
dmurphy18 May 6, 2020
4025063
Merge branch 'master' into 2019.2
dmurphy18 May 7, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/static/darwin.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ docker
futures>=2.0; python_version < '3.0'
jmespath
jsonschema
junos-eznc
junos-eznc==2.4.0
jxmlease
keyring==5.7.1
kubernetes<4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/linux.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GitPython
hgtools
jmespath
jsonschema
junos-eznc
junos-eznc==2.4.0
jxmlease
kazoo
keyring==5.7.1
Expand Down
12 changes: 8 additions & 4 deletions requirements/static/py3.5/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.15
Expand All @@ -52,7 +52,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
keyring==5.7.1
kubernetes==3.0.0
Expand All @@ -67,6 +67,7 @@ msgpack-python==0.5.6
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2 # via junos-eznc, ncclient, scp
Expand All @@ -84,7 +85,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.9.7
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -107,12 +108,15 @@ s3transfer==0.2.0 # via boto3
salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, virtualenv, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pathlib2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, virtualenv, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10
Expand Down
13 changes: 9 additions & 4 deletions requirements/static/py3.5/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
Expand All @@ -46,7 +46,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
kazoo==2.6.1
keyring==5.7.1
Expand All @@ -61,6 +61,7 @@ moto==1.3.7
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2
Expand All @@ -80,7 +81,7 @@ pygit2==0.28.2 ; python_version < "3.8"
pyinotify==0.9.6
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -104,12 +105,15 @@ salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
setuptools-scm==3.2.0
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pathlib2, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pathlib2, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3
Expand All @@ -119,5 +123,6 @@ websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk
xmltodict==0.12.0 # via moto
yamlordereddictloader==0.4.0 # via junos-eznc
zc.lockfile==1.4 # via cherrypy
zipp==0.6.0 # via importlib-metadata
12 changes: 8 additions & 4 deletions requirements/static/py3.6/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.15
Expand All @@ -52,7 +52,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
keyring==5.7.1
kubernetes==3.0.0
Expand All @@ -67,6 +67,7 @@ msgpack-python==0.5.6
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2 # via junos-eznc, ncclient, scp
Expand All @@ -83,7 +84,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.9.7
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -106,12 +107,15 @@ s3transfer==0.2.0 # via boto3
salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, virtualenv, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, virtualenv, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10
Expand Down
13 changes: 9 additions & 4 deletions requirements/static/py3.6/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
Expand All @@ -46,7 +46,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
kazoo==2.6.1
keyring==5.7.1
Expand All @@ -61,6 +61,7 @@ moto==1.3.7
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2
Expand All @@ -79,7 +80,7 @@ pygit2==0.28.2 ; python_version < "3.8"
pyinotify==0.9.6
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -103,12 +104,15 @@ salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
setuptools-scm==3.2.0
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3
Expand All @@ -118,5 +122,6 @@ websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk
xmltodict==0.12.0 # via moto
yamlordereddictloader==0.4.0 # via junos-eznc
zc.lockfile==1.4 # via cherrypy
zipp==0.6.0 # via importlib-metadata
12 changes: 8 additions & 4 deletions requirements/static/py3.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.15
Expand All @@ -51,7 +51,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
keyring==5.7.1
kubernetes==3.0.0
Expand All @@ -66,6 +66,7 @@ msgpack-python==0.5.6
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2 # via junos-eznc, ncclient, scp
Expand All @@ -82,7 +83,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.9.7
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -105,12 +106,15 @@ s3transfer==0.2.0 # via boto3
salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, virtualenv, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kubernetes, mock, more-itertools, moto, ncclient, packaging, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, virtualenv, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.10
Expand Down
13 changes: 9 additions & 4 deletions requirements/static/py3.7/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
future==0.17.1 # via python-jose
future==0.17.1 # via python-jose, textfsm
genshi==0.7.3
gitdb2==2.0.5 # via gitpython
gitpython==2.1.11
Expand All @@ -46,7 +46,7 @@ jmespath==0.9.4
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk
jsonschema==2.6.0
junos-eznc==2.2.0
junos-eznc==2.4.0
jxmlease==1.0.1
kazoo==2.6.1
keyring==5.7.1
Expand All @@ -61,6 +61,7 @@ moto==1.3.7
msgpack==0.5.6
ncclient==0.6.4 # via junos-eznc
netaddr==0.7.19 # via junos-eznc
ntc-templates==1.4.0 # via junos-eznc
oscrypto==1.2.0 # via certvalidator
packaging==19.2 # via pytest
paramiko==2.4.2
Expand All @@ -79,7 +80,7 @@ pygit2==0.28.2 ; python_version < "3.8"
pyinotify==0.9.6
pynacl==1.3.0 # via paramiko
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging
pyparsing==2.4.5 # via junos-eznc, packaging
pyserial==3.4 # via junos-eznc
pytest-helpers-namespace==2019.1.8
pytest-salt-runtests-bridge==2019.12.5
Expand All @@ -103,12 +104,15 @@ salttesting==2017.6.1
scp==0.13.2 # via junos-eznc
setproctitle==1.1.10
setuptools-scm==3.2.0
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, vcert, websocket-client
six==1.12.0 # via bcrypt, cheroot, cherrypy, cryptography, docker, docker-pycreds, google-auth, junos-eznc, kazoo, kubernetes, mock, more-itertools, moto, ncclient, packaging, pygit2, pynacl, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, textfsm, transitions, vcert, websocket-client
smmap2==2.0.5 # via gitdb2
strict-rfc3339==0.7
tempora==1.14.1 # via portend
terminal==0.4.0 # via ntc-templates
textfsm==1.1.0 # via ntc-templates
timelib==0.2.4
toml==0.10.0
transitions==0.8.1 # via junos-eznc
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==16.4.3
Expand All @@ -118,5 +122,6 @@ websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk
xmltodict==0.12.0 # via moto
yamlordereddictloader==0.4.0 # via junos-eznc
zc.lockfile==1.4 # via cherrypy
zipp==0.6.0 # via importlib-metadata
Loading