← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1501851] Re: Nova can incorrectly think an instance is volume backed

 

** Changed in: nova
       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/1501851

Title:
  Nova can incorrectly think an instance is volume backed

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  If an instance is booted with "nova boot --block-device
  source=image,dest=local..." the instance ends up with no image_ref set
  and an entry in the block_device_mappings table.  This confuses the
  compute/api.py is_volume_backed_instance method which assumes that if
  image_ref isn't set then the instance is volume backed.

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


References