insecure parameter to be removed for token based authentication

Bug #1718199 reported by Goutham Pratapa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mistralclient
Fix Released
Undecided
Goutham Pratapa

Bug Description

https://github.com/openstack/python-mistralclient/blob/master/mistralclient/auth/keystone.py#L95

here we are using insecure parameter for token-based authentication but ideally, the insecure parameter should not be used for token-based authentication

so it is suggested to remove that parameter.

Current-scenario:

mistral workbook-list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE
ERROR (app) __init__() got an unexpected keyword argument 'insecure'

ideal scenario:

mistral workbook-list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE
+------+------+------------+------------+
| Name | Tags | Created at | Updated at |
+------+------+------------+------------+
| | | | |
+------+------+------------+------------+

Changed in python-mistralclient:
assignee: nobody → Goutham Pratapa (pratapagoutham)
Changed in python-mistralclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-mistralclient 3.2.0

This issue was fixed in the openstack/python-mistralclient 3.2.0 release.

Changed in python-mistralclient:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.