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

** Changed in: nova
    Milestone: None => liberty-rc1

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

Title:
  Using cells, local instance deletes incorrectly use legacy bdms
  instead of objects

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The instance delete code paths were changed to use new-world bdm
  objects in commit f5071bd1ac00ed68102d37c8025d36df6777cd9e.

  However, cells code still use the legacy format for local delete
  operations which is clearly wrong. Code that gets called in the parent
  class in nova/compute/api.py uses dot-notation and calls bdm.destroy()
  as well.

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