diff options
author | Rafi Khardalian <rafi@metacloud.com> | 2012-08-14 20:41:23 +0000 |
---|---|---|
committer | Rafi Khardalian <rafi@metacloud.com> | 2012-08-14 21:29:41 +0000 |
commit | 2b7d5c783a330fbf5a54cd5f63dbf5f1004c6103 (patch) | |
tree | bb4fac962b577e502355de1c2aba108573ee3538 /nova/notifications.py | |
parent | 275b97a33a843be620cd348796c1d1aac72f007b (diff) | |
download | nova-2b7d5c783a330fbf5a54cd5f63dbf5f1004c6103.tar.gz nova-2b7d5c783a330fbf5a54cd5f63dbf5f1004c6103.tar.xz nova-2b7d5c783a330fbf5a54cd5f63dbf5f1004c6103.zip |
Revert to prior method of executing a libvirt hard_reboot.
Fixes bug 1036826.
Using reset for hard_reboot is not reliable, even where it is supported
by libvirt. Hard reboots are one of the only ways to recover a VM in a
broken state. The reset command assumes the domain is running in some
capacity and will fail if it is not.
Hard reset is the current sledgehammer for fixing issues and it really
needs to stay that way.
Change-Id: I84705b72d79cf71adad066b18267fdfb199bc9cb
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions