Activity log for bug #1451313

Date Who What changed Old value New value Message
2015-05-04 04:14:42 Biswajit Mandal bug added bug
2015-05-04 13:02:33 Rahul nominated for series juniperopenstack/r2.20
2015-05-04 13:02:33 Rahul bug task added juniperopenstack/r2.20
2015-05-04 13:02:48 Rahul juniperopenstack/r2.20: assignee Biswajit Mandal (bmandal)
2015-05-04 13:03:02 Rahul juniperopenstack: assignee Rahul (rahuls) Biswajit Mandal (bmandal)
2015-05-06 06:22:35 Rahul juniperopenstack: importance Undecided High
2015-05-06 06:22:39 Rahul juniperopenstack/r2.20: importance Undecided High
2015-05-06 06:22:44 Rahul juniperopenstack/r2.20: milestone r2.20-fcs
2015-05-08 05:16:50 Ashish Ranjan information type Proprietary Public
2015-05-08 05:17:01 Ashish Ranjan juniperopenstack/r2.20: status New In Progress
2015-05-08 05:17:06 Ashish Ranjan nominated for series juniperopenstack/trunk
2015-05-08 05:17:06 Ashish Ranjan bug task added juniperopenstack/trunk
2015-05-08 05:17:15 Ashish Ranjan juniperopenstack/trunk: status New In Progress
2015-05-08 05:17:20 Ashish Ranjan juniperopenstack/trunk: milestone r2.30-fcs
2015-05-08 08:58:00 Biswajit Mandal description If a project is added which the user does have a member role, then after selecting from the project list that project, it throws error, permission denied if multi tenancy is enabled, and we have set the cookie for that project which does have member role, so now onwards after clicking to any other config menu items, the same error occurs, as project cookie has been set to the member role project. So to avoid this, we can have below: 1. Let the member role project be listed in the project list, as we can not get the role list without specifying user/password per tenant and we are not storing the user details, so selecting it, if 403 error comes from keystone, then do not change the project cookie from UI. If a project is added which the user does have a member role, then after selecting from the project list that project, it throws error, permission denied if multi tenancy is enabled, and we have set the cookie for that project which does have member role, so now onwards after clicking to any other config menu items, the same error occurs, as project cookie has been set to the member role project. So to avoid this, we can have below: 1. Let the member role project be listed in the project list, as we can not get the role list without specifying user/password per tenant and we are not storing the user details, so selecting it, if 403 error comes from keystone, then do not change the project cookie from UI. But one issue with current logic still exists, if the user was having member role on project p1, after login to the UI, if the role gets changed to admin, then that project does not come in the project-list, only way is to logout UI and then login back.
2015-05-12 11:03:11 Biswajit Mandal juniperopenstack/trunk: status In Progress Fix Committed
2015-05-12 11:03:14 Biswajit Mandal juniperopenstack/r2.20: status In Progress Fix Committed