summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorSandy Walsh <sandy@sandywalsh.com>2013-01-08 16:20:12 -0600
committerSandy Walsh <sandy.walsh@rackspace.com>2013-01-14 10:53:29 -0500
commitd1f121265badfffd097ee983d14989b885375a0e (patch)
tree8e08762772a1afdebc5aa0521111b474e0ffcf4b /nova/utils.py
parentca4b1303804e94f10f0e4e6c4a9e09c049efd1ee (diff)
downloadnova-d1f121265badfffd097ee983d14989b885375a0e.tar.gz
nova-d1f121265badfffd097ee983d14989b885375a0e.tar.xz
nova-d1f121265badfffd097ee983d14989b885375a0e.zip
Keep self and context out of error notification payload.
Back in the day, having self and context in the error notifications was handy for debugging. Now, there is a lot of confidential stuff stored in these objects (especially when self = ComputeManager) ... like passwords, etc. This patch strips it out. Also removes dead wrap_exception calls (which did nothing since they did not specify a notifier). Change-Id: Ieab7bd79b64e01c7bca18dbce97455e50094871c
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions