<div dir="ltr">Hi,<div>For create a Windows instance on Openstack, first, the Windows image need to be "cooked" with some programs.</div><div>Here you have a how to reference: <a href="http://docs.openstack.org/image-guide/content/windows-image.html">http://docs.openstack.org/image-guide/content/windows-image.html</a></div><div><br></div><div>You can find a windows server 2012(evaluation license) image ready for openstack right here: <a href="http://www.cloudbase.it/windows-cloud-images/">http://www.cloudbase.it/windows-cloud-images/</a></div><div>Just download and create the image in glance<br></div><div>KVM as hypervisor:</div><div><br></div><div><div>glance image-create --property hypervisor_type=qemu --name "Windows Server 2012 R2 Std Eval" </div><div>--container-format bare --disk-format qcow2</div></div><div><br></div><div>Hyper-V as hypervisor:</div><div><br></div><div class="" id="crayon-55fbc66e7ef17440371530-3" style="margin:0px;padding:0px 5px;border:0px;height:inherit;background:0px 50% rgb(248,248,255)"><span class="" style="margin:0px;padding:0px;height:inherit"><div style="">glance image-create --property hypervisor_type=hyperv --name "Windows Server 2012 R2 Std Eval" </div><div style="">--container-format bare --disk-format vhd</div></span></div><div class="" id="crayon-55fbc66e7ef17440371530-3" style="margin:0px;padding:0px 5px;font-family:Consolas,ConsolasRegular,'Courier New',monospace;border:0px;height:inherit;font-size:14px;line-height:18px;color:rgb(0,0,0);white-space:pre;background:0px 50% rgb(248,248,255)"><br></div><div>Regards,</div><div>Eduardo Gonzalez<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-17 19:08 GMT+02:00 venkatesh kotipalli <span dir="ltr"><<a href="mailto:openstackvenkatesh@gmail.com" target="_blank">openstackvenkatesh@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>Openstack can support images  format is qcwo2,iso,raw,.....etc</div><div><br></div><div>Supoose i have windows2012R2 iso. These iso uploaded to openstack and spin the VM with windows2012R2 iso. Console is not appear.</div><div><br></div><div>I am searching some blogs. What i am understanding some Image converted commands,drivers but this procedure i can't digest.</div><div><br></div><div>Please anyone spin the VM with windows os. Share the step by step procedure.  </div><div><br></div><div>Regards</div><div>Venkatesh.k</div></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>