summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorLuigi Toscano <ltoscano@redhat.com>2020-04-07 11:00:09 +0200
committerLuigi Toscano <ltoscano@redhat.com>2020-04-07 11:00:09 +0200
commit3cf5de75c19a998ffd1e264ae1380d99c833e752 (patch)
tree6bc829f8e26389453b95b4c12624ebc2f634ab33 /lower-constraints.txt
parent82ecc50fbe247ba72b0b3cfb73ff83d89390cd9d (diff)
downloadpython-saharaclient-3cf5de75c19a998ffd1e264ae1380d99c833e752.tar.gz
Fix the "image register" command (OSC 5.2.0 regression)
python-openstackclient removed the usage of glanceclient between 5.1.0 and 5.2.0 (see: https://review.opendev.org/#/c/650374/). As a consequence, the openstack dataprocessing image register ... command is now broken. This fix means a few requirement bumps to align to OSC 5.2.0, even though saharaclient 3.0.0 is already released. Story: 2007501 Task: 39317 Change-Id: I377e0646303aef4984cdd6e4b6587fca9241206b
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 34290c9..82ad096 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -31,10 +31,10 @@ msgpack-python==0.4.0
munch==2.1.0
netaddr==0.7.18
netifaces==0.10.4
-openstacksdk==0.11.2
+openstacksdk==0.36.0
os-client-config==1.28.0
os-service-types==1.2.0
-osc-lib==1.11.0
+osc-lib==2.0.0
oslo.config==5.2.0
oslo.context==2.19.2
oslo.i18n==3.15.3
@@ -58,7 +58,7 @@ python-glanceclient==2.8.0
python-keystoneclient==3.8.0
python-mimeparse==1.6.0
python-novaclient==9.1.0
-python-openstackclient==3.12.0
+python-openstackclient==5.2.0
python-subunit==1.0.0
pytz==2013.6
PyYAML==3.12