]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix typo in ml2 configuration file
authorwhitekid <whitekid@gmail.com>
Wed, 9 Apr 2014 18:26:35 +0000 (03:26 +0900)
committerwhitekid <whitekid@gmail.com>
Wed, 9 Apr 2014 18:29:09 +0000 (03:29 +0900)
Change-Id: I1d191a2c69d7450584e0ee25a0f5fce237b1c817
Closes-Bug: #1305226

etc/neutron/plugins/ml2/ml2_conf.ini

index a46bb8eaf632e07e7dd9138efa1c027ac58dbd86..54722df91d84c78859eb8784abe36ff3cab3c44f 100644 (file)
@@ -15,7 +15,7 @@
 # (ListOpt) Ordered list of networking mechanism driver entrypoints
 # to be loaded from the neutron.ml2.mechanism_drivers namespace.
 # mechanism_drivers =
-# Example: mechanism drivers = openvswitch,mlnx
+# Example: mechanism_drivers = openvswitch,mlnx
 # Example: mechanism_drivers = arista
 # Example: mechanism_drivers = cisco,logger
 # Example: mechanism_drivers = openvswitch,brocade