python-freezerclient/freezerclient
suzhengwei 54826eab63 client can't register in v1
If 'enable_v1_api' is set 'True', it can't register to freezer-api
when client starts.

The cause of this problem is that in v1 client it doesn't handle 'opts'
parameter.

Close-bug: #2032895
Change-Id: I1fe3c65bc60b84d222f6a15fd43c9ca4020b38c8
2024-12-03 16:19:18 +00:00
..
tests Fix flake8 error: H104 2021-11-06 10:13:26 +08:00
v1 client can't register in v1 2024-12-03 16:19:18 +00:00
v2 Remove keystone v2 related code 2020-06-18 19:31:03 -07:00
__init__.py Print version information dynamically 2016-12-21 23:01:49 +09:00
client.py update type hint for Client 2021-10-31 12:43:31 +08:00
exceptions.py Update json module to jsonutils 2019-02-21 11:00:16 +00:00
shell.py Fix tip error 2020-07-09 20:54:07 -07:00
utils.py Remove unsueful 'opts' param 2020-12-01 19:46:14 -08:00