summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorMichael Gundlach <michael.gundlach@rackspace.com>2010-10-14 02:18:33 +0000
committerTarmac <>2010-10-14 02:18:33 +0000
commit134b846d23be923f7453e945e92f32dffbc54f50 (patch)
tree9fc035930f9a2589294522b0bd15b200dcc10b4b /nova/context.py
parenta4aa6725be683e7e1f35df1e54069b755d19551b (diff)
parent03962c39bf4ecbe424d3960f7fbbd19c37911757 (diff)
downloadnova-134b846d23be923f7453e945e92f32dffbc54f50.tar.gz
nova-134b846d23be923f7453e945e92f32dffbc54f50.tar.xz
nova-134b846d23be923f7453e945e92f32dffbc54f50.zip
Fixes bug 660115.
Part of the cause of the confusion that led to this problem is I think that we have 3 different 'user' objects that can be passed to different methods: a simple dict, an auth.User object, and a db.sqlalchemy.models.User object (which maps __getitem__ to getattr for good measure.) When we sweep through and add clear docstrings to every method, explaining their inputs and outputs, I think errors like these will be less likely.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions