Activity log for bug #1652012

Date Who What changed Old value New value Message
2016-12-22 10:52:47 Henry Nash bug added bug
2016-12-30 18:13:36 Lance Bragstad description Our token model code will return a default of True for is_admin_project if that attribute is not defined. The comment next to this says this is for backward compatibility - but this seems inherently dangerous. We should investigate what changes are needed (if any) to make the default False. Our token model code will return a default of True for is_admin_project if that attribute is not defined [0]. The comment next to this says this is for backward compatibility - but this seems inherently dangerous. We should investigate what changes are needed (if any) to make the default False. [0] https://github.com/openstack/keystone/blob/686f9d583eaa5f015d6b8b995c2f4243392ffbce/keystone/models/token_model.py#L195-L198
2016-12-30 18:13:44 Lance Bragstad keystone: status New Confirmed
2016-12-30 18:13:47 Lance Bragstad keystone: importance Undecided Low
2017-02-13 10:21:31 Pas bug added subscriber Pas
2017-03-02 15:16:22 Gage Hugo keystone: assignee Gage Hugo (gagehugo)
2017-03-02 17:25:29 OpenStack Infra keystone: status Confirmed In Progress
2017-03-09 18:22:16 OpenStack Infra keystone: status In Progress Fix Released
2017-03-10 19:07:12 Lance Bragstad keystone: milestone pike-1
2017-05-16 19:58:23 Lance Bragstad keystone: status Fix Released In Progress
2017-05-16 19:58:27 Lance Bragstad keystone: milestone pike-1
2017-05-16 20:29:40 Gage Hugo description Our token model code will return a default of True for is_admin_project if that attribute is not defined [0]. The comment next to this says this is for backward compatibility - but this seems inherently dangerous. We should investigate what changes are needed (if any) to make the default False. [0] https://github.com/openstack/keystone/blob/686f9d583eaa5f015d6b8b995c2f4243392ffbce/keystone/models/token_model.py#L195-L198 Our token model code will return a default of True for is_admin_project if that attribute is not defined [0]. The comment next to this says this is for backward compatibility - but this seems inherently dangerous. We should investigate what changes are needed (if any) to make the default False. UPDATE: We need this to default to True for the time being while we deal with #968696. Do not change this to False at this time. [0] https://github.com/openstack/keystone/blob/686f9d583eaa5f015d6b8b995c2f4243392ffbce/keystone/models/token_model.py#L195-L198
2017-08-22 17:54:57 Lance Bragstad keystone: status In Progress Triaged
2018-04-09 20:30:19 Lance Bragstad keystone: assignee Gage Hugo (gagehugo)
2018-10-26 16:37:52 Lance Bragstad keystone: status Triaged Invalid