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
684 stars 229 forks source link

Fixed image path when creating non-hyperv images #151

Closed ader1990 closed 7 years ago

ader1990 commented 7 years ago

As a VHD cannot be created without specifing a path with vhd/vhdx extension, the image_path must be, before the backing VHD is created, converted to have a VHD(X) suffix.