** Changed in: nova
       Status: Triaged => Opinion

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

Title:
  virt xenapi driver does not throw InstancePowerOffFailure exception on
  a failure while destroying an instance

Status in OpenStack Compute (Nova):
  Opinion

Bug description:
  _shutdown_instance in compute manager expects InstancePowerOffFailure 
exception and reraises it.
  But the xenapi driver does not raise it. On the other hand it just returns a 
boolean value( "False" ) on a failure.

  Its potential consequences are that terminate_instance goes ahead and
  marks the instance as deleted, leaving behind orphaned instances.

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