Files
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
..
2017-06-30 09:27:51 +00:00
2017-03-21 03:03:59 -04:00
2017-10-06 17:20:19 +09:00