OpenStack inside VM
I have set up OpenStack on a multi node platform with one controller node and two compute nodes (one of them is the controller node itself), I have launched VMs and I wish to know if I can setup OpenStack again on that VM? Will there be issues due to virtualization and not complete and direct access to hardware?
Nested virtualization is possible, yes. A colleague of mine managed to start a virtual environment inside of a virtual machine. It runs on a KVM hypervisor, but I don't have any more details on that. But google can probably help ;-)