← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1628854] Re: Hyper-V VMs cannot spawn due to missing image property

 

Reviewed:  https://review.openstack.org/379326
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=aaf2532c2a368c549c0ab8199317a382365dee2f
Submitter: Jenkins
Branch:    master

commit aaf2532c2a368c549c0ab8199317a382365dee2f
Author: Claudiu Belu <cbelu@xxxxxxxxxxxxxxxxxxxxxx>
Date:   Thu Sep 29 12:44:01 2016 +0300

    Hyper-V: Fixes os_type image property requirement
    
    The image property os_type is only needed when the instance
    is required to have UEFI Secure Boot enabled. os_type is not
    required if this feature is not required.
    
    Closes-Bug: #1628854
    
    Change-Id: Ib27ca25d8ee9fa82673943221aaa216ab274d4fe


** Changed in: nova
       Status: In Progress => 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/1628854

Title:
  Hyper-V VMs cannot spawn due to missing image property

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The HyperVDriver currently fails to spawn instances due to missing
  "os_type" image property [1]. This image property is needed for VMs
  with UEFI Secure Boot enabled, but not needed if this feature is not
  required.

  This issue has been seen in the Hyper-V CI.

  [1] http://paste.openstack.org/show/583450/
  [2] https://review.openstack.org/#/c/209581/

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


References