https://github.com/ging/horizon
Revision 05ba37d8c9ca5219bd2413118b9784e2df7633e4 authored by Paul McMillan on 20 January 2012, 23:58:54 UTC, committed by Paul McMillan on 21 January 2012, 00:04:57 UTC
Actions which specified a name during instantiation (or after)
caused a subtle bug with instance caching for tables, causing
actions to overwrite each other in the cache. A longer-term
solution would be to do instance caching based on class rather
than name, but that requires an invasive change since "name"
is used to construct actions.

Change-Id: I9ad29c8abe59fbb595be6bfaa185de238dcb5314
1 parent 5d9ed7d
History
Tip revision: 05ba37d8c9ca5219bd2413118b9784e2df7633e4 authored by Paul McMillan on 20 January 2012, 23:58:54 UTC
Update Actions to require class-level name.
Tip revision: 05ba37d
File Mode Size
docs
horizon
openstack-dashboard
tools
.bzrignore -rw-r--r-- 365 bytes
.gitignore -rw-r--r-- 279 bytes
.gitreview -rw-r--r-- 76 bytes
.pylintrc -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 9.9 KB
README.rst -rw-r--r-- 2.4 KB
run_tests.sh -rwxr-xr-x 10.8 KB

README.rst

back to top