i would like to deploy a VM machine using juju and a Openstack cloud provider in a openstack tenant. The tenant has 2 networks and i would like to attach 2 ports belonging to the same VM.
i can set the management network via
juju model-config network=“network1” but i don’t know how to attach a second interface, is it possibile?