Improve docstring for OVSNeutronAgent constructor
Add description of l2_population parameter Change-Id: Iedc9a46c127472a16629e7d2af78db87256c88b1
This commit is contained in:
parent
ff9173ede2
commit
7edd837582
@ -141,6 +141,7 @@ class OVSNeutronAgent(rpc_compat.RpcCallback,
|
||||
the agent. If set, will automatically set enable_tunneling to
|
||||
True.
|
||||
:param veth_mtu: MTU size for veth interfaces.
|
||||
:param l2_population: Optional, whether L2 population is turned on
|
||||
:param minimize_polling: Optional, whether to minimize polling by
|
||||
monitoring ovsdb for interface changes.
|
||||
:param ovsdb_monitor_respawn_interval: Optional, when using polling
|
||||
|
Loading…
x
Reference in New Issue
Block a user