Manually created image console never appears
I used this example: https://docs.openstack.org/image-guide/ubuntu-image.html (https://docs.openstack.org/image-guid...). I downloaded the minimal install, left everything default. I followed the guide and left all items default (to validate). Image was created successfully, uploaded it to my openstack cluster. The image booted, bootstrapped all the settings correctly. However, the console login never worked. Information was being displayed such as the success of cloud-init, but the login prompt never launched.
I was able to successfully assign a floating IP to the image and login over ssh with my ssh key. Everything else seemed to work with the machine except for the console login.
Any suggestions on getting it to work?