From 171e2a0c5d40ef9eb9ff1e134cb4e60df1e1f8ed Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 1 Aug 2018 11:28:05 -0500 Subject: [PATCH] Blacklist python-cinderclient 4.0.0 This release of the Cinder client broke support for the v3 volume-transfer APIs unless microversion 3.55 or higher was requested. Change-Id: I934fd45299ad8df0b625f25eebdcbdc17ccee7da Signed-off-by: Sean McGinnis --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index a84905a6d5..332ce669ab 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -246,7 +246,7 @@ tricircleclient # Apache-2.0 python-barbicanclient # Apache-2.0 python-blazarclient # Apache-2.0 python-ceilometerclient # Apache-2.0 -python-cinderclient # Apache-2.0 +python-cinderclient!=4.0.0 # Apache-2.0 python-congressclient<2000 # Apache-2.0 python-designateclient # Apache-2.0 python-freezerclient # Apache-2.0