Files
python-freezerclient/freezerclient/client.py
Cai Hui 4ab052733d Freezerclient use "token" to authentication is not success
1. When auth_type ='token',loader.load_from_options(**kwargs) is
   not defined these parameters:
   tenent_name, user_domain_id, user_domain_name
2. The class of freezerclient.client.Client add "token" parameter.

Change-Id: I0b320a608677bcac2b6226330f902365a27b58d5
2018-10-23 05:59:08 -04:00

3.1 KiB