]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: add pyopenssl to requirements.txt
authorJohn Spray <john.spray@redhat.com>
Thu, 26 Apr 2018 14:35:42 +0000 (10:35 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 27 Apr 2018 13:58:46 +0000 (09:58 -0400)
Use in certificate auto generation

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/dashboard/requirements.txt

index fc623ade316dd08daca481aff15f374c685df338..d87a7b61d39a16b88416248452dbd39e0c6075b4 100644 (file)
@@ -20,6 +20,7 @@ py==1.5.2
 pycodestyle==2.3.1
 pycparser==2.18
 pylint==1.8.2
+pyopenssl==17.5.0
 pytest==3.3.2
 pytest-cov==2.5.1
 pytz==2017.3