cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
677 stars 227 forks source link

Added support for Windows 10 VirtIO drivers #242

Closed ilenghel closed 5 years ago

ilenghel commented 5 years ago

The VirtIO drivers would fail to install on Windows 10 editions because the directory mapping for the driver was missing. Also added support for the "Client" imageInstallationType. Addressing issue #226