Activity log for bug #1718211

Date Who What changed Old value New value Message
2017-09-19 13:47:21 Akshay Arora bug added bug
2017-09-19 13:51:22 Akshay Arora information type Private Security Public
2017-09-19 13:53:35 Goutham Pratapa python-kingbirdclient: assignee Goutham Pratapa (pratapagoutham)
2017-09-19 13:53:42 Goutham Pratapa nominated for series python-kingbirdclient/queens
2017-09-19 13:53:42 Goutham Pratapa bug task added python-kingbirdclient/queens
2017-09-19 13:53:55 Goutham Pratapa python-kingbirdclient/queens: importance Undecided High
2017-09-19 13:54:01 Goutham Pratapa python-kingbirdclient/queens: status New Confirmed
2017-09-19 13:55:34 Goutham Pratapa description https://github.com/openstack/python-kingbirdclient/blob/master/kingbirdclient/api/v1/client.py#L123 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: kingbird sync list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE ERROR (app) __init__() got an unexpected keyword argument 'insecure' ideal scenario: kingbird sync list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE https://github.com/openstack/python-kingbirdclient/blob/master/kingbirdclient/api/v1/client.py#L123 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: kingbird sync list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE ERROR (app) __init__() got an unexpected keyword argument 'insecure' ideal scenario: kingbird sync list --os-auth-token gAAAAABZwQwkeHNopwdDfE63FnZR37MLeyEMRc1d0WLDSOtEU86Y6rWS8kPV5gwiv52JsxictlIOnvXdwE_biwJP5u0csBkrZzvxyjQQ3BnCcNwEVWa0hd4tOTPxzNoyudAA29Kr-kZPbNpwrDAyjVLEdXG5s0ArqrWd7fa5XujcV1CVYIabKbE kingbird sync list +--------------------------------------+---------+---------------------+---------------------+ | ID | STATUS | CREATED_AT | UPDATED_AT | +--------------------------------------+---------+---------------------+---------------------+ | 7817a785-286f-4335-b823-0339f4a0ae9c | SUCCESS | 2017-09-18 12:44:35 | 2017-09-18 12:44:38 | | b4c2ceb6-0d39-47c3-bf2f-d9bebb722e83 | SUCCESS | 2017-09-18 12:43:45 | 2017-09-18 12:43:50 | +--------------------------------------+---------+---------------------+---------------------+
2017-09-20 11:14:49 OpenStack Infra python-kingbirdclient: status Confirmed In Progress
2017-10-05 13:09:20 OpenStack Infra python-kingbirdclient: status In Progress Fix Released