Update snat_rules_apply_to_nested_networks with ovn details

Related-Bug: #2051935
Change-Id: I3f1d5083429308b18cc2b4a04ffa938de20f528d
This commit is contained in:
Ihar Hrachyshka 2024-08-26 19:36:09 -04:00
parent 889566aa97
commit 9881eff48c

View File

@ -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',