← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261585] [NEW] ConfigDrive metadata is incorrectly generated on Windows

 

Public bug reported:

Files must be written with "wb" instead of "w" in order to support
multiple platforms:

https://github.com/openstack/nova/blob/b823db737855149ba847e5b19df9232f109f6001/nova/virt/configdrive.py#L92

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: hyper-v

** Tags added: hyper-v

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

Title:
  ConfigDrive metadata is incorrectly generated on Windows

Status in OpenStack Compute (Nova):
  New

Bug description:
  Files must be written with "wb" instead of "w" in order to support
  multiple platforms:

  https://github.com/openstack/nova/blob/b823db737855149ba847e5b19df9232f109f6001/nova/virt/configdrive.py#L92

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


Follow ups

References