Lxd container not communicating with juju controller

hi everyone, im new to openstack. im trying to deploy openstack using maas and juju controller. im following this guide “https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/install-maas.html” , installation is completed till settingup the “Nova Compute” service. when i try to deploy mysql-innodb-cluster using "juju deploy -n 3 --to lxd:0,lxd:1,lxd:2 --channel 8.0/stable mysql-innodb-cluster " , status remains “pending” and in message its showing “waiting for the machine” for juju status. after interacting with the lxd container. i can confirm that the container is only able to ping the host on which the container is deployed. other than that host the container is not communicating with other hosts even with the default gateway. i created a ovs bridge and named it as “br-ex” juju version “3.1.9-genericlinux-amd64” maas version “3.3.8” deployed os version “22.04”

Hi there! Unless you have more evidence that this is a problem with MAAS, this post is probably better suited for the JuJu/OpenStack Discourse, as we do not maintain this tutorial.