python-manilaclient/manilaclient
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
..
common Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
osc Use suitable api version for OSC. 2023-03-15 08:58:54 +00:00
tests Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
v1 Merge "Remove some deprecated options" 2021-07-06 16:09:35 +00:00
v2 Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
base.py Update micversion to 2.77,support share transfer between project. 2023-02-17 16:10:34 +08:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
exceptions.py Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Support --os-key option 2022-12-22 16:54:57 +00:00
utils.py utils: Remove unicode-related helpers 2021-07-14 10:26:30 +01:00