diff options
author | Rafi Khardalian <rafi@metacloud.com> | 2013-01-22 12:59:41 -0800 |
---|---|---|
committer | Rafi Khardalian <rafi@metacloud.com> | 2013-01-22 14:56:30 -0800 |
commit | cf066f45307731660da03207486f28da33de7be2 (patch) | |
tree | 7a4602f3848df8155874d61554ed371eb9fae2e6 /nova/utils.py | |
parent | 723987a16f093c18bb2d01f26f82d1ad1512c188 (diff) | |
download | nova-cf066f45307731660da03207486f28da33de7be2.tar.gz nova-cf066f45307731660da03207486f28da33de7be2.tar.xz nova-cf066f45307731660da03207486f28da33de7be2.zip |
Fix double reboot during resume_state_on_host_boot
Re-basing my commit introduced a mistake I did not catch before the
merge occurred. resume_state_on_host_boot is calling both
_create_domain_and_network followed by _hard_reboot. It should only
call _hard_reboot.
Change-Id: I52be2c0d0c85abe6386842c980f26b3c5713e3e3
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions