summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMorgan Jones <morgan@parelastic.com>2016-10-18 16:55:58 -0400
committerMorgan Jones <morgan@parelastic.com>2016-11-21 12:14:45 -0500
commitfa778affc824b168e825a06d6651833add66f7b3 (patch)
treee7bc8dc9f1faf524eef5726cd4838302dc0f559e /test-requirements.txt
parent39ec28436e577c6b245b9d3bf7ef8cc52afb88a9 (diff)
downloadtrove-fa778affc824b168e825a06d6651833add66f7b3.tar.gz
Fix Galera_common.grow/shrink to propogate exceptions
The grow and shrink operations in Galera_common were eating exceptions. This change passes the exceptions back and adds unit tests to ensure such. Change-Id: I3202d6d4daa77a8a185a427b31b2187eab4d82e9 Closes-bug: 1634627
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 865e6fa9..419d91cb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,6 @@ pymongo!=3.1,>=3.0.2 # Apache-2.0
redis>=2.10.0 # MIT
psycopg2>=2.5 # LGPL/ZPL
cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
-pycrypto>=2.6 # Public Domain
couchdb>=0.8 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4