From d46376c31e0c6e97ff3cdc056dfaba8b6c43cb1f Mon Sep 17 00:00:00 2001 From: obutenko Date: Fri, 11 Nov 2016 18:26:46 +0200 Subject: Add pyOpenSSL to test-requirements Add pyOpenSSL to test-requirements.txt Closes-bug: #1641156 Change-Id: I3c6f2568d7b02b8ae2b8bdfc953b1f1e6f9b4ec2 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index af2c4d3c..c3380bc1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,6 +17,7 @@ reno>=1.6.2 # Apache2 oslotest>=1.10.0 # Apache-2.0 oslo.vmware>=1.16.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD +pyOpenSSL>=0.14 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD sphinxcontrib-httpdomain # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 -- cgit v1.2.1