[kolla-ansible][neutron] configuration question
Ignazio Cassano
ignaziocassano at gmail.com
Tue Oct 12 16:38:24 UTC 2021
Hello Everyone,
I need to know if it possible configure kolla neutron ovs with more than
one bridge mappings, for example:
bridge_mappings = physnet1:br-ex,physnet2:br-ex2
I figure out that in standard configuration ansible playbook create
br-ex and add
the interface with variable "neutron_external_interface" under br-ex.
What can I do if I need to do if I wand more than one bridge ?
How kolla ansible playbook can help in this case ?
I could use multiple bridges in /etc/kolla/config neutron
configuration files, but I do not know how ansible playbook can do the
job.
because I do not see any variable can help me in /etc/kolla/globals.yml
Thanks
Ignazio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20211012/dae87ae2/attachment.htm>
More information about the openstack-discuss
mailing list