Comment 12 for bug 1887434

Revision history for this message
Trent Lloyd (lathiat) wrote :

I am also encountering this on 3.1.6, as mentioned, you need to set a default binding in the bundle.

I already have 'juju model-config default-binding=vsw0' but it's not sufficient. I also have to add:
bindings:
  "": vsw0

To any model that also sets "spaces=" in constraints. Using juju with the MAAS provider, auto creating VMs in an LXD VM pod.