devstack/lib/neutron_plugins/services
Harald Jensås 16ac21f0da
Add OVN_BRIDGE_MAPPINGS - support extra bridge
Add's the OVN_BRIDGE_MAPPINGS variable to ovn_agent.
Uses the same format as OVS_BRIDGE_MAPPINGS, it defaults
to "$PYSICAL_NETWORK:$PUBLIC_BRIDGE".

This enables use of providernet for public network and
setting up additional bridges, for example a for baremetal.

Example:
  Q_USE_PROVIDER_NETWORKING="True"
  OVS_PHYSICAL_BRIDGE="brbm"
  PHYSICAL_NETWORK="mynetwork"
  PUBLIC_PHYSICAL_NETWORK="public"
  PUBLIC_BRIDGE="br-ex"
  OVN_BRIDGE_MAPPINGS="public:br-ex,mynetwork:brbm"

Change-Id: I37317251bbe95d64de06d6232c2d472a98c0ee4d
2023-09-04 13:45:23 +02:00
..
l3 Add OVN_BRIDGE_MAPPINGS - support extra bridge 2023-09-04 13:45:23 +02:00
metering Drop lib/neutron module 2022-12-16 09:59:11 +01:00
placement Rehome functions to enable Neutron's placement integration 2021-10-27 16:40:30 +02:00
qos Drop lib/neutron module 2022-12-16 09:59:11 +01:00
segments Rehome functions to enable Neutron's segments integration 2023-02-13 13:36:24 +00:00
trunk Rehome functions to enable Neutron's Trunk service plugin 2021-10-06 12:04:26 +02:00