Skip to content

Commit

Permalink
Merge "use pycrypto instead of pycryprodome"
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey-mp authored and opencontrail-ci-admin committed May 18, 2020
2 parents 839c927 + a8d06de commit 6b35a88
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion src/config/device-manager/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ pyOpenSSL==19.1.0
mock==3.0.5; python_version=='2.7'
mock==4.0.2; python_version > '2.7'
fabric-ansible==0.1.dev0
pycryptodome==3.9.7
2 changes: 1 addition & 1 deletion src/config/fabric-ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ timeout-decorator
subprocess32
jsonschema
inflection>=0.3.1
pycryptodome
pycrypto==2.6.1
vine==1.1.3
pyroute2
sandesh==0.1dev
1 change: 0 additions & 1 deletion src/config/vnc_openstack/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ six
requests >= 2.20.0
python-keystoneclient>=0.11.0
contrail-config-common
pycrypto==2.6.1
1 change: 0 additions & 1 deletion src/container/kube-manager/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ pyOpenSSL
vine==1.1.3
schema-transformer==0.1dev
svc-monitor==0.1dev
pycrypto

0 comments on commit 6b35a88

Please sign in to comment.