diff options
author | Aditi Raveesh <aditi.raveesh@gmail.com> | 2013-06-12 11:30:47 +0530 |
---|---|---|
committer | Aditi Raveesh <aditi.raveesh@gmail.com> | 2013-06-13 11:22:32 +0530 |
commit | 0fed513b695cd15aaca24d24926a1c7d13e63509 (patch) | |
tree | 8bcd7fb697cd9620510722b232a1bd1370e71fdc /nova/utils.py | |
parent | bdf362b81097e35b325151db981c32ed3099f2dc (diff) | |
download | nova-0fed513b695cd15aaca24d24926a1c7d13e63509.tar.gz nova-0fed513b695cd15aaca24d24926a1c7d13e63509.tar.xz nova-0fed513b695cd15aaca24d24926a1c7d13e63509.zip |
Allow confirm_resize if instance is in 'deleting' status
Deleting an instance puts it into 'deleting' task_state.
If the instance is in 'resized' vm_status, this tries a
confirm_resize on the instance. confirm_resize currently expects
the task_state to be None. It should instead expect
None/deleting task_state.
Fixes bug: 1189391
Change-Id: I6a3f82eab9ed2242bfd38bc1ac760dbb4b3d8c4a
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions