]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Update default value for agent_required attribute
authorIrena Berezovsky <irenab@mellanox.com>
Sun, 2 Nov 2014 08:28:00 +0000 (10:28 +0200)
committerIrena Berezovsky <irenab@mellanox.com>
Sun, 9 Nov 2014 11:43:04 +0000 (13:43 +0200)
Update default value for agent_required under the
section [ml2_sriov] to be aligned with default config value.

Change-Id: I5903dedb2b8dc6bbda7c921ef747ffae358b3c05
Closes-Bug: 1386660

etc/neutron/plugins/ml2/ml2_conf_sriov.ini

index 9566f54c0bc699a444d0c3a54f57a3f14b9cc6d5..7c99f83098d9472340390630cad68f922fc7619e 100644 (file)
@@ -9,7 +9,7 @@
 # Example: supported_pci_vendor_devs = 15b3:1004
 #
 # (BoolOpt) Requires running SRIOV neutron agent for port binding
-# agent_required = True
+# agent_required = False
 
 [sriov_nic]
 # (ListOpt) Comma-separated list of <physical_network>:<network_device>