Comment 6 for bug 1261585

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/110706
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fd45b41ba3963f475fa337d58afa983e9eb7ac43
Submitter: Jenkins
Branch: stable/havana

commit fd45b41ba3963f475fa337d58afa983e9eb7ac43
Author: Alessandro Pilotti <email address hidden>
Date: Tue Dec 17 02:05:11 2013 +0200

    Fixes ConfigDrive bug on Windows

    Files must be written specifying "wb" instead of "w"
    to support binary files on both Windows and Linux.

    Closes-Bug: #1261585

    (cherry-picked from commit 1fc9eafab43accc127044351106983e2cb215520)

    Change-Id: I069845136df4a11b54c931a71575ca3efb9bc6d0