MySQL InnoDB Cluster

Here is a link to the guide that I am using https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/install-openstack.html

When I run the following command juju deploy -n 3 --to lxd:0,lxd:1,lxd:2 --series jammy --channel 8.0/stable mysql-innodb-cluster

That’s odd - it looks like Juju is using the --channel argument to switch the track for LXD.

Which version of Juju are you using?