Store role_names instead of whole role dict

Bug #1427065 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openstack-auth
Confirmed
Wishlist
Unassigned

Bug Description

Horizon only use the role_names for policy check, the role_id is not used anyway. This reduces the size of the data that needs to be stored and passed around.

This also allow us to leverage the interface AccessInfo.role_names

Deprecate the user.roles dict for now

description: updated
Changed in django-openstack-auth:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
Changed in django-openstack-auth:
assignee: Lin Hua Cheng (lin-hua-cheng) → nobody
David Lyle (david-lyle)
Changed in django-openstack-auth:
status: New → Confirmed
importance: Undecided → Wishlist
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.