<div dir="ltr"><div>Hello Everyone,</div><div>I need to know if it possible configure kolla neutron ovsĀ  with more than one bridge mappings, for example:</div><div><pre class="gmail-screen gmail-language-undefined">bridge_mappings = physnet1:br-ex,physnet2:br-ex2<br><br></pre><pre class="gmail-screen gmail-language-undefined">I figure out that in standard configuration ansible playbook create br-ex and add<br></pre><pre class="gmail-screen gmail-language-undefined">the interface with variable "neutron_external_interface" under br-ex.<br></pre><pre class="gmail-screen gmail-language-undefined">What can I do if I need to do if I wand more than one bridge ?<br></pre><pre class="gmail-screen gmail-language-undefined">How kolla ansible playbook can help in this case ?<br></pre><pre class="gmail-screen gmail-language-undefined">I could use multiple bridges in /etc/kolla/config neutron configuration files, but I do not know how ansible playbook can do the job.<br></pre><pre class="gmail-screen gmail-language-undefined">because I do not see any variable can help me in /etc/kolla/globals.yml <br>Thanks<br></pre><pre class="gmail-screen gmail-language-undefined">Ignazio<br></pre></div></div>