Public bug reported:

There are some cases not handled when we unshelve an instance in the
conductor.

   nova/conductor/manager.py#823

if the key shelved_image_id is not defined this will raise an KeyError not 
handled.
Also when the shelved_image_id is set to None, the error is not correctly 
handled and the message could be confusing.

** Affects: nova
     Importance: Low
     Assignee: sahid (sahid-ferdjaoui)
         Status: In Progress

-- 
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/1307416

Title:
  Unshelve instance needs handling exceptions

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  There are some cases not handled when we unshelve an instance in the
  conductor.

     nova/conductor/manager.py#823

  if the key shelved_image_id is not defined this will raise an KeyError not 
handled.
  Also when the shelved_image_id is set to None, the error is not correctly 
handled and the message could be confusing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1307416/+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