nova/nova/tests/conductor
Facundo Maldonado a48d2682ae InvalidCPUInfo exception added to except block
When a live migration between two nodes with different
CPU info features is launched, an InvalidCPUInfo exception
is raised and not captured. That lets the vm in an
unusable state because the task_state rollback is not
executed.

Change-Id: Ib418fa324964cabd5f342d1b764f9ac7608b7ade
Closes-Bug: #1294210
(cherry picked from commit 7a3b4033f0)
2014-04-22 13:55:37 -04:00
..
tasks Remove vi modelines 2014-02-03 14:19:44 +00:00
__init__.py Add the beginnings of the nova-conductor service 2012-11-19 11:41:34 -08:00
test_conductor.py InvalidCPUInfo exception added to except block 2014-04-22 13:55:37 -04:00