python-saharaclient/saharaclient/osc
Luigi Toscano 3cf5de75c1 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
2020-04-07 11:00:09 +02:00
..
v1 Fix the "image register" command (OSC 5.2.0 regression) 2020-04-07 11:00:09 +02:00
v2 Add missing APIv2 features to client, OSC 2019-03-03 21:35:16 -05:00
__init__.py Add initial commit for integration with Openstackclient 2015-08-18 11:56:40 +03:00
plugin.py Adding boot from volume to osc 2018-07-19 11:41:09 -03:00
utils.py Add missing APIv2 features to client, OSC 2019-03-03 21:35:16 -05:00