I tried OpenStack on my laptop, my setup is as below.
Host Machine: Windows 7
Virtualization: VirtualBox
Ubuntu12 is running on this VirtualBox, and on this Ubuntu12, I installed OpenStack Essex packages with qemu as the hypervisor, and added few uec Linux images on to glance. I was able to access the Linux images using ssh and vnc, so it was a success.
However, it has become very challenging to upload a Windows image. I've tried all possible ways, searched Google and found lot of solutions, but nothing worked. So I converted my WindowsXp.vdi file to a WindowsXp.img file using VBoxManage and added to glance, however, once I launch it I am getting the Blue Screen of Death error and Windows XP is horribly restarting.
Can anyone help me resolve this issue?