How do I assign multiple networks to a tenant?
In Folsom, I need to be able to assign two (2) networks to a tenant and have any new instance be assigned those networks automatically. As oppose to having the need to use the --nic net-id ; arguments in the nova command line (cli) when launching (booting) new instances.
That was the case in Essex, but isn't the case in Folsom. Can someone help?
Thanks in advance!
I think if you don't specify any NIC the VM will get a NIC in every network that belongs to the tenant. But I'm not sure.