Windows Instance and Networking Setup [closed]
Hi,
We're currently using OpenStack Ocata across our hyperv failover cluster. So far, everything seems to be working properly.
The only issue (if we may call it an issue..) is our windows guest (mostly win2016 with cloudbase's cloud-init version 0.9.12.dev16) are taking minutes before getting their networking configuration. Usually, our linux guests will get networking configuration within a minute or two; but windows guests are taking from 6-7 minutes and sometimes up to 15 minutes before getting their network info.
Is there a way to speed up the process ? I guess its because cloud-init is trying every possible config before mounting the config drive ?
Thanks!