]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Improve docstring for OVSNeutronAgent constructor
authorEugene Nikanorov <enikanorov@mirantis.com>
Wed, 18 Jun 2014 07:52:17 +0000 (11:52 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Wed, 18 Jun 2014 07:52:17 +0000 (11:52 +0400)
Add description of l2_population parameter

Change-Id: Iedc9a46c127472a16629e7d2af78db87256c88b1

neutron/plugins/openvswitch/agent/ovs_neutron_agent.py

index 3ee1e4278d0d217604b97613a4df938dcb43419c..6f11650aa0f22cbf3d72e27c165f8d27fb4bdcac 100644 (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