Hi juju team, I faced an issue that my openstack model was removed but I can not create it again:
$ juju add-model -c foundations-maas openstack maas_cloud
ERROR failed to create new model: model “openstack” for admin already exists (already exists)
But this models is not visible in the output:
$ juju models
I have HA juju deployment on 3 nodes
juju --version 3.5.3-genericlinux-amd64
App Version Status Scale Charm Channel Rev Exposed Message controller active 3 juju-controller 3.5/stable 105 no
I assume this model is somehow stack in the database. Any suggestion how to remove this model?