Devstack - workaround for stuck on "booting from Hard Disk..."
Devstack is very good for install openstack in one machine, with a few steps. https://docs.openstack.org/devstack/latest/ Issue is VM cannot start... it stuck on "booting from Hard Disk..." From google, i am not alone but no solution. some suggest to change kvm to qemu in /etc/nova/nova.conf as workaround.. Here is alternative workaround without change the configure. bluesky@devstack1:~$ openstack image list +--------------------------------------+--------------------------+--------+ | ID | Name | Status | +--------------------------------------+--------------------------+--------+ | 705ae968-fc61-4992-a3e9-51e86a535c8e | cirros-0.3.5-x86_64-disk | active | | 56e1ed7b-97d5-4c60-8793-76fb91e3b75d | small | activ...