python-manilaclient/manilaclient/osc
Kiran Pawar 95763cdb05 Use suitable api version for OSC.
In manilaclient i.e. manila commands, if user supplied version is above
the max version supported by server, manilaclient adjust to max version.
This was missing in openstack commands which results in failure that
version is not supported. Fix by discovering most suitable version and
use it for client creation.

Closes-bug: #1960490
Change-Id: I734f6953e8b0266b38f0cb6e1581c4201f2bd676
2023-03-15 08:58:54 +00:00
..
v2 Merge "Fix share network create command with the AZ option" 2023-03-10 13:13:14 +00:00
__init__.py [OSC] Init OpenStack Client implementation 2019-11-21 09:56:38 +00:00
plugin.py Use suitable api version for OSC. 2023-03-15 08:58:54 +00:00
utils.py [OSC] Implement Share Group Type Commands 2021-12-21 19:56:35 +00:00