diff options
author | Sandy Walsh <sandy.walsh@rackspace.com> | 2011-01-10 21:29:45 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-10 21:29:45 +0000 |
commit | 9d5ef60e4126f3c5f742d24d4e6a617a7cff20eb (patch) | |
tree | 8795fec45781f574dfd615ff431ecb35a8b3cc38 /nova/exception.py | |
parent | 16c420ee156f8c7716c7e84b66af35cbccf5090c (diff) | |
parent | 72e9f0819837da68c52f5604e83385037fdcdfb2 (diff) | |
download | nova-9d5ef60e4126f3c5f742d24d4e6a617a7cff20eb.tar.gz nova-9d5ef60e4126f3c5f742d24d4e6a617a7cff20eb.tar.xz nova-9d5ef60e4126f3c5f742d24d4e6a617a7cff20eb.zip |
xenapi_conn was not terminating utils/LoopingCall when an exception was occurring. This was causing the eventlet Event to have send_exception() called more than once (a no-no).
This would have affected more than just pause/unpause, but any XenApi call that raised an exception.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions