[Openstack-operators] openstack-annsible networking layout before running playbooks

2018-11-22 Thread Jawad Ahmed
Hi all, I am deploying openstack-ansible in test environment where I need to use br-mgmt bridge for both storage and management traffic (same bridge for both) so that container interfaces eth1 and eth2 will connect to br-mgmt for mgmt and storage traffic at same time.Does it make sense if I ll setu

Re: [Openstack-operators] openstack-annsible networking layout before running playbooks

2018-11-22 Thread Mohammed Naser
Hey there, You can just have one br-mgmt and skip the second one and everything will go over br-mgmt :) Thanks, Mohammed On Thu, Nov 22, 2018 at 5:05 AM Jawad Ahmed wrote: > Hi all, > I am deploying openstack-ansible in test environment where I need to use > br-mgmt bridge for both storage and