← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: nova/liberty
   Importance: Undecided
       Status: New

** Changed in: nova/liberty
     Assignee: (unassigned) => Sven Anderson (ansiwen)

** Changed in: nova/liberty
       Status: New => In Progress

** Changed in: nova/liberty
   Importance: Undecided => Low

-- 
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
Status in OpenStack Compute (nova) liberty series:
  In Progress

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