summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-09-10 07:21:55 -0400
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-09-10 07:21:55 -0400
commitf00112ba508773ab933acbbb9196e989e687e010 (patch)
tree88106ef3171c16f28668dab7b15780fe2df8f47b /requirements.txt
parent06bc733ffae14782b8fcbc509c07ee6822b74122 (diff)
downloadcinder-f00112ba508773ab933acbbb9196e989e687e010.tar.gz
Require os-brick >= 4.0.1
Require victoria os-brick for the upcoming victoria cinder release. Contains a fix related to OSSN-0086, among other things. Change-Id: I81b49aaa5dd0a157b1c29244b9923186c2c2f610
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 8380e0132..d948cc9c1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -56,7 +56,7 @@ tenacity>=6.0.0 # Apache-2.0
WebOb>=1.7.1 # MIT
oslo.i18n>=3.24.0 # Apache-2.0
oslo.vmware>=2.35.0 # Apache-2.0
-os-brick>=3.1.0 # Apache-2.0
+os-brick>=4.0.1 # Apache-2.0
os-win>=4.2.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
google-api-python-client>=1.4.2 # Apache-2.0