summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@redhat.com>2017-03-17 10:59:37 -0700
committerJames E. Blair <jeblair@redhat.com>2017-03-29 12:44:44 -0700
commitbf1a4f21924a5dff5fbafc061702c009e1078dd8 (patch)
treea16bbfd9ac926f77c6067241e4968d9d76b8f3a5 /bindep.txt
parentc49e5e713f2c3ae2c86f27c57e5b657921b17968 (diff)
downloadzuul-bf1a4f21924a5dff5fbafc061702c009e1078dd8.tar.gz
Isolate encryption-related methods
Create an interface to the cryptography library so that internally Zuul uses simple facade methods. Unit test that interface, and that it is compatible with OpenSSL. Change-Id: I57da1081c8d43b0b44af5967d075908459c91687
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index b34b15886..689544482 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -4,6 +4,7 @@
mysql-client [test]
mysql-server [test]
libjpeg-dev [test]
+openssl [test]
zookeeperd [platform:dpkg]
build-essential [platform:dpkg]
gcc [platform:rpm]