diff options
author | Andrew Laski <andrew.laski@rackspace.com> | 2012-11-15 14:51:12 -0500 |
---|---|---|
committer | Andrew Laski <andrew.laski@rackspace.com> | 2012-11-15 14:51:12 -0500 |
commit | 137e0d7458ff786aad339aac3f0021ee337d5290 (patch) | |
tree | 597155f9e24cc807da0c9f336474cdb110d5c825 /nova/utils.py | |
parent | beacd8b668fc5aaef5ee49677add1dde49582b92 (diff) | |
download | nova-137e0d7458ff786aad339aac3f0021ee337d5290.tar.gz nova-137e0d7458ff786aad339aac3f0021ee337d5290.tar.xz nova-137e0d7458ff786aad339aac3f0021ee337d5290.zip |
Issue a hard shutdown if clean fails on resize up
In the xenapi driver, a clean shutdown is attempted during a resize up.
If the Xenapi raises an exception it is logged and ignored and the
resize will fail later in the process. This adds a hard shutdown
attempt if the clean shutdown fails.
The resize up case was overlooked in
I458931a19dd2375ad7142d60cb8b6ed274de9483 so this adds it for
consistency and error handling.
Change-Id: Idf4a20433b9d5726db4e54d5cf61a93db57d4cc9
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions