diff options
author | Chris Behrens <cbehrens@codestud.com> | 2013-01-11 21:47:12 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-01-12 01:00:45 +0000 |
commit | bc7dc55692fd8bd09d15779915e23bd89cbd6ba6 (patch) | |
tree | b481c75f5542d78b0902362c92ca46e78eec7d85 /nova/exception.py | |
parent | 741166904eb64aca4d82a146d3153eeade072b3e (diff) | |
download | nova-bc7dc55692fd8bd09d15779915e23bd89cbd6ba6.tar.gz nova-bc7dc55692fd8bd09d15779915e23bd89cbd6ba6.tar.xz nova-bc7dc55692fd8bd09d15779915e23bd89cbd6ba6.zip |
Make sure reboot_instance uses updated instance
compute manager's reboot_instance() was doing a check on a stale version
of instance['power_state'] as well as passing stale instance data to the
driver and notification calls.
Fixes bug 1098727
Change-Id: I59f12f09d6e8a364e65f53912c09132a249c88c0
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions