summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorTimur Alperovich <timuralp@swiftstack.com>2019-05-04 12:11:54 -0700
committerTim Burke <tim@swiftstack.com>2019-05-21 22:10:20 +0000
commitd4e7940457cd31b4ee91a01a0c492781179fcfe4 (patch)
tree3e171018533cc4b4e50654ee10ee587c0c3a6fdc /lower-constraints.txt
parent2f05025255e73c118a7d0dbaa21cc209857ffd87 (diff)
downloadswift-d4e7940457cd31b4ee91a01a0c492781179fcfe4.tar.gz
Start transition to boto3 in s3api tests.
Adds the scaffolding required for tests to use boto3 and converts the test_bucket.py tests to the new interface. Follow on patches will convert the other tests to use the boto3 library. Notable changes: we no longer try to reach for the equivalent of `boto.make_request()` and instead rely on the boto3/botocore event system to mutate requests as necessary (or to disable pre-flight validators). Partial-Bug: 1557260 Change-Id: I3d77ef4a6b878c49ebfa0c8b8647d7199d87601e
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 2d89f1662..e30c1b53f 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -3,6 +3,8 @@ asn1crypto==0.24.0
Babel==2.5.3
bandit==1.1.0
boto==2.32.1
+boto3==1.9
+botocore==1.12
castellan==0.13.0
certifi==2018.1.18
cffi==1.11.5