summaryrefslogtreecommitdiffstats
path: root/nova/notifications.py
diff options
context:
space:
mode:
authorHans Lindgren <hanlind@kth.se>2013-02-26 10:53:21 +0100
committerHans Lindgren <hanlind@kth.se>2013-03-03 13:35:41 +0100
commit10f43aa0bfc6d41282fc19fb4bacddb8bc85ddc5 (patch)
tree6a9a460d5016deddc5c8ea4917f057fcb170a187 /nova/notifications.py
parent7170eb3966d4a38878e46353414579804fa987e9 (diff)
downloadnova-10f43aa0bfc6d41282fc19fb4bacddb8bc85ddc5.tar.gz
nova-10f43aa0bfc6d41282fc19fb4bacddb8bc85ddc5.tar.xz
nova-10f43aa0bfc6d41282fc19fb4bacddb8bc85ddc5.zip
Fix target host variable from being overwritten
The target host parameter of the compute api evacuate method is mistakenly overwritten before being used. The result is that the instance rebuild operation is tried against the original failed host and will always fail. Rename locally used variable to a different name and modify relevant test to prohibit this from happening again. Resolves bug 1133204. Change-Id: I517b2dc19d9561723391150105b4943b56dba637
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions