← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1067744] Re: rescue instance with libvirt and "boot from volume"

 

** 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/1067744

Title:
  rescue instance with libvirt and "boot from volume"

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Hello!

  I tried to use the rescue call with a "boot from volumes" instance, which didn't work,
  because the rescue function (nova/compute/manager.py) does not pass the block_device_info to the libvirt driver.

  I dug a little deeper and made some changes in nova/virt/libvirt/driver.py.
  i modified the resuce function to pass the block_device_info for the to_xml and _create_image function.
  Then i modified some more code to get the libvirt xml right.

  Please see my attached patch.

  Please note i'm a beginner in python and nova coding :)

  
  Alex

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