python-blazarclient/blazarclient
Hiroki Ito 2afa290302 Restore backward compatibility for init client
After merged the patch I08c8b753972c27b4e6bbe07a8aa51e0e72fbc56d,
blazarclient can't be used with blazar_url and auth_token since this
patch only allows sessions for the initiation of client.
For backward compatibility, blazarclient should be initiated with
blazar_url and auth_token as before.

This patch enables using blazarclient with a set of blazar_url and
auth_token or session by reviving BaseClientManager class with adding
a logic to chose an auth method based on given params.

Change-Id: I25a665145b0503cc04e49bc85c39e2f6dca36925
Closes-Bug: #1724757
2017-11-17 07:48:38 +00:00
..
tests Restore backward compatibility for init client 2017-11-17 07:48:38 +00:00
v1 Restore backward compatibility for init client 2017-11-17 07:48:38 +00:00
__init__.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
base.py Restore backward compatibility for init client 2017-11-17 07:48:38 +00:00
client.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
command.py Remove unnecessary output 2017-06-30 09:27:51 +00:00
exception.py Restore backward compatibility for init client 2017-11-17 07:48:38 +00:00
i18n.py Remove log translations 2017-03-21 03:03:59 -04:00
shell.py Migrate to keystoneauth1 2017-10-06 17:20:19 +09:00
utils.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00
version.py Migrate Python namespace from climateclient to blazarclient 2017-02-21 21:53:05 +00:00