Juju + Openstack Multiple Interfaces
Hi all,
The issue is that we have two 1 Gb/s interfaces, one on a private switch and one on a public switch. How do we make sure that em1 is used as the public interface, and em2 the private interface?
Is there a guide on how the openstack charms are supposed to be related to each other? We are trying to do a Neutron Icehouse build but I cannot find a clear guide on what service relates to which.
We are able to get Openstack to run and build vms, but the private IPs and floating IPs don't exist on the network.
Thanks.