** Changed in: nova
       Status: Incomplete => Invalid

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

Title:
  baremetal driver.destroy might not be called

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  If a baremetal deployment operation is interrupted, the
  nova.compute_nodes record may stop receiving updates. If the user
  subsequently issues "nova delete <uuid>",
  servicegroup_api.service_is_up() will return False and
  nova.compute.api will call _local_delete() instead of calling down to
  driver.destroy().

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