Skip to content

Commit 6b35a88

Browse files
Andrey-mpopencontrail-ci-admin
authored andcommitted
Merge "use pycrypto instead of pycryprodome"
2 parents 839c927 + a8d06de commit 6b35a88

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

src/config/device-manager/test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ pyOpenSSL==19.1.0
1818
mock==3.0.5; python_version=='2.7'
1919
mock==4.0.2; python_version > '2.7'
2020
fabric-ansible==0.1.dev0
21-
pycryptodome==3.9.7

src/config/fabric-ansible/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ timeout-decorator
77
subprocess32
88
jsonschema
99
inflection>=0.3.1
10-
pycryptodome
10+
pycrypto==2.6.1
1111
vine==1.1.3
1212
pyroute2
1313
sandesh==0.1dev

src/config/vnc_openstack/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ six
44
requests >= 2.20.0
55
python-keystoneclient>=0.11.0
66
contrail-config-common
7-
pycrypto==2.6.1

src/container/kube-manager/test-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ pyOpenSSL
2727
vine==1.1.3
2828
schema-transformer==0.1dev
2929
svc-monitor==0.1dev
30-
pycrypto

0 commit comments

Comments
 (0)