summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorAndrew Laski <andrew.laski@rackspace.com>2013-02-15 15:20:23 -0500
committerAndrew Laski <andrew.laski@rackspace.com>2013-02-19 10:06:01 -0500
commit479254f368ecfb78bf6913dc26230e378999436e (patch)
treec14cb1ade51529257bc92868e8840e123c8f1ab0 /nova/exception.py
parent6cab9c3d1c5b31284c3da5f531ab879bd27e3496 (diff)
downloadnova-479254f368ecfb78bf6913dc26230e378999436e.tar.gz
nova-479254f368ecfb78bf6913dc26230e378999436e.tar.xz
nova-479254f368ecfb78bf6913dc26230e378999436e.zip
Fix key check in instance actions formatter.
The 'key in object' check doesn't work for sqlalchemy models so nothing was getting copied over during the format. This patch switches to using get() to retrieve a value. Bug 1126593 Change-Id: I726c2a624928247de41a077c23fe80742cbf9044
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions