** Changed in: nova/icehouse
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1294210

Title:
  InvalidCPUInfo exception not catched in conductor _live_migrate

Status in OpenStack Compute (Nova):
  Fix Committed
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  Environment: 
  - fresh devstack multinode installation using nova-network.
  - one controller node with a compute node (node_1) 
  - one compute node (node_2)

  Both compute nodes has different cpu info features.

  When live migrating from node_1 to node_2 an InvalidCPUInfo is raised in 
live_mirgate method in conductor's manager.
  The exception is not captured and the roll back of the task_state is not 
performed. 
  The instance stays in 'migrating' state.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1294210/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to