Update snat_rules_apply_to_nested_networks with ovn details
Related-Bug: #2051935 Change-Id: I3f1d5083429308b18cc2b4a04ffa938de20f528d
This commit is contained in:
parent
889566aa97
commit
9881eff48c
@ -81,7 +81,8 @@ NeutronPluginOptions = [
|
|||||||
default=False,
|
default=False,
|
||||||
help='Whether SNAT rules apply recursively to all connected '
|
help='Whether SNAT rules apply recursively to all connected '
|
||||||
'networks. This is the default behavior for ovs and '
|
'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
|
# Multicast tests settings
|
||||||
cfg.StrOpt('multicast_group_range',
|
cfg.StrOpt('multicast_group_range',
|
||||||
|
Loading…
Reference in New Issue
Block a user