Merge "Update snat_rules_apply_to_nested_networks with ovn details"

This commit is contained in:
Zuul 2024-09-03 23:08:08 +00:00 committed by Gerrit Code Review
commit 4ec36ba92c

@ -81,7 +81,8 @@ NeutronPluginOptions = [
default=False,
help='Whether SNAT rules apply recursively to all connected '
'networks. This is the default behavior for ovs and '
'linuxbridge drivers.'),
'linuxbridge drivers. OVN requires '
'ovn_router_indirect_snat=True setting to implement it.'),
# Multicast tests settings
cfg.StrOpt('multicast_group_range',