diff --git a/requirements.txt b/requirements.txt index 2b08a63f..b3590b0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD -python-glanceclient>=2.0.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 iso8601>=0.1.11 # MIT six>=1.9.0 # MIT