summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-11-30 14:40:41 -0800
committerTim Burke <tim.burke@gmail.com>2020-12-01 15:41:18 -0800
commit0d37492c6595b2f88d7fb51b81060439e60fd674 (patch)
treeabacbbdd11409e2ebe29ce09f6be267f958abf19 /test-requirements.txt
parente22cad666a7bbb16a40a85a162a829da0f23c187 (diff)
downloadswift-0d37492c6595b2f88d7fb51b81060439e60fd674.tar.gz
Clean up requirements a bit
* Drop osc from test-requirements (and lower-constraints) I'm not clear on where/how we use it; I think it was a hold-over from swift3? * Pin python-keystoneclient in our py2-constraints Something sees to have changed with the pip resolver that means it keeps trying to install a newer, py3-only version for our py2 jobs. Change-Id: Ie37ac077517e1ece5fa6bf163d1ab5e316ced509
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 085bd3b0e..862a0e921 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,7 +12,6 @@ os-testr>=0.8.0 # Apache-2.0
mock>=2.0 # BSD
python-swiftclient>=3.2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
-python-openstackclient>=3.12.0
boto>=2.32.1
boto3>=1.9
botocore>=1.12