I am new to OpenStack. While trying to deploy openstack with bundled deployment, my deployment is stuck as all the machines have a status “Pending”.
I am using a virtualized set up for the deployment with my VMs residing in V-Cloud Director. I am manually booting the VMs as per the requirements.
1x MAAS, 1x Juju Controller, 4x Nodes all with recommended configuration as per OpenStack-charms deployment guide. 2 NICS and bundle.yaml configured accordingly.
Juju controller has successfully bootstrapped and I can see my nodes deployed in the MAAS gui.
Cant find anything useful in juju debug logs which can be found here .
I checked the machine-0.log which I uploaded here.
I can see that that the containers are started.
I checked the cloud-init-output.log which I uploaded here.
Machine 0 has been successfully deployed and started.
However, when my juju controller was on focal, I could start only 1 machine in the model, and the rest all were stuck to a “pending” state. But after deploying the controller with bionic all my machines are starting but the same issue occurs with containers.