← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1229327] Re: block_device_mapping_v2 boot_index not respected by libvirt driver

 

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

Title:
  block_device_mapping_v2 boot_index not respected by libvirt driver

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  block_device_mapping_v2 https://dpaste.de/OzmMV/

  The expected boot order in the above snippet is hd (glance image),
  cdrom, floppy.   However, when the instance starts it attempts to boot
  from hd and then floppy.    The problem lies here:
  https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L2882

  The boot device is always set to 'hd'.  The driver should support a
  list of boot devices based on the boot_index supplied in
  block_device_mapping_v2

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