summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorStuart McLaren <stuart.mclaren@hp.com>2014-10-28 18:38:05 +0000
committerStuart McLaren <stuart.mclaren@hp.com>2014-10-29 17:35:19 +0000
commitee5604ce8ba4f732c546c0959d4ea84fc90cefb0 (patch)
treea45235f5d7332b56bf4d7a46c9faed36cc1bd1d6 /test-requirements.txt
parente284f8c080c87acdc2757e0fe16063214c2988be (diff)
downloadglance_store-ee5604ce8ba4f732c546c0959d4ea84fc90cefb0.tar.gz
Test swift multi-tenant store add context
Add a test to verify that the context is being propagated properly by checking that the token is being passed to swift. This checks the full image add (upload) path. Change-Id: I5a9c6ce5f84639afac88186cc608d8dbb4d8ecb7
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a0c3a00..779d3a3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,6 +6,7 @@ mock>=1.0
# Unit testing
coverage>=3.6
+httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
fixtures>=0.3.14
python-subunit>=0.0.18
testrepository>=0.0.18