← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1191608] Re: libvirt resizes of instances with ephemeral or swap defined fail

 

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

** Changed in: nova
    Milestone: None => havana-2

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

Title:
  libvirt resizes of instances with ephemeral or swap defined fail

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Using the current master tree, attempting to resize an instance with
  the libvirt driver, which has an ephemeral or swap disk will throw an
  exception.  This is a result of my commit:

  https://github.com/openstack/nova/commit/6e768363450774cfee90e41aa5c40af780d3e04a

  The code was not properly guarding against backing files not existing
  with QCOW2 images. As such, get_disk_backing_file() would return None,
  then the subsequent call to basename() on None would cause an
  exception.

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