horizon/openstack_dashboard/dashboards/identity/projects
lin-hua-cheng e3db0a8956 Remove usage of user project caching
The caching is done only per process, so the cleanup during logout
does not really work since the during could be handled by another
process. So the cache will just keep on growing.

Change-Id: I793fbee44eb5f9befc316efe6716971b0e32172b
Partial-Bug: #1451943
(cherry picked from commit 6f83d38da2)
2015-12-23 10:54:27 +00:00
..
templates/projects Useing 'yesno' filter to display Boolean value 2015-06-29 15:22:40 +05:30
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Remove usage of user project caching 2015-12-23 10:54:27 +00:00
tests.py Revert patch of bug #1445055 2015-08-10 13:50:31 +07:00
urls.py Create a "Identity Projects details" page 2015-01-30 10:55:21 -08:00
views.py Fetch user's projects from request.user 2015-04-01 18:57:37 +00:00
workflows.py Remove usage of user project caching 2015-12-23 10:54:27 +00:00