diff options
author | Yang Yu <yuyangbj@cn.ibm.com> | 2013-05-06 14:33:54 +0800 |
---|---|---|
committer | Yang Yu <yuyangbj@cn.ibm.com> | 2013-05-07 18:31:25 +0800 |
commit | 2c1bd79a202c868bfeee7ca92e817ad19ef06b76 (patch) | |
tree | e0961e6dba6dc66ae003f05fa8fa7b592c44e581 /nova/utils.py | |
parent | e02c365888d046179b4326a1e6d85602f56ec032 (diff) | |
download | nova-2c1bd79a202c868bfeee7ca92e817ad19ef06b76.tar.gz nova-2c1bd79a202c868bfeee7ca92e817ad19ef06b76.tar.xz nova-2c1bd79a202c868bfeee7ca92e817ad19ef06b76.zip |
Nova evacuate failed when VM is in SHUTOFF status
When the VM is in SHUTOFF status and the original compute host is
down, issue the "nova evacuate" command to rebuild the VM on
another host, it is failed due to a type error: string indices
must be integers.
Fix bug 1176773
Change-Id: I76ebce6882198365717167f29a484e4ec994db0c
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions