<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: serif, sans-serif; font-size: 12pt;"><div><br></div><br><br>Dear openstack,<br><br>I have installed openstack train branch, I am facing issue with windows image. all windows 10 instance dosen't get its hostname updated from the metadata, <br>but able to get the metadata(hostname) from inside the instance using powershell.<br>``` $ Invoke-WebRequest <a target="_blank" href="http://169.254.169.254/latest/meta-data/hostname">http://169.254.169.254/latest/meta-data/hostname</a> -UseBasicParsing  ```<br> <br>windows2016 instance no issue.<br><br>using the stable cloudbase-init package for preparation of windows 10. if you would so kindly help us with this issue<br><br>Regards<br>sysadmin<br><div><br></div></div><br></body></html>