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
675 stars 227 forks source link

Added option shrink_image_to_minimum_size=True|False #285

Closed ader1990 closed 5 years ago

ader1990 commented 5 years ago

Added option shrink_image_to_minimum_size which defaults to True, to create images that have a fixed size, defined by the value of disk_size.

Optimize-VHD had to be kept as the VHD optimization does not change the internal size of the disk.

AppVeyorBot commented 5 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.98 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/3f115b8506 by @ader1990)

AppVeyorBot commented 5 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.99 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/1a1b0f891d by @ader1990)