Improve docstring for OVSNeutronAgent constructor

Add description of l2_population parameter

Change-Id: Iedc9a46c127472a16629e7d2af78db87256c88b1
This commit is contained in:
Eugene Nikanorov 2014-06-18 11:52:17 +04:00
parent ff9173ede2
commit 7edd837582

View File

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