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

examples: use empty metadata service for azure unattend stage #351

Closed ader1990 closed 3 years ago

ader1990 commented 3 years ago

When running during unattend specialize stage, cloudbase-init can use the empty metadata service for running metadata independent plugins, like the MTUPlugin or ExtendVolumePlugin.

This way, we avoid making costly HTTP metadata calls to the Azure wireserver.

More info:

https://cloudbase-init.readthedocs.io/en/latest/services.html#empty-metadata-service

AppVeyorBot commented 3 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.261 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/387963d3fa by @ader1990)

AppVeyorBot commented 3 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.262 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/249e3480cd by @ader1990)

AppVeyorBot commented 3 years ago

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