]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
ML2: Incorrect commented cisco mechanism driver name
authorRich Curran <rcurran@cisco.com>
Thu, 28 May 2015 15:32:21 +0000 (11:32 -0400)
committerRich Curran <rcurran@cisco.com>
Thu, 28 May 2015 15:38:56 +0000 (11:38 -0400)
The ml2_conf.ini example for the cisco mechanism driver is incorrect.
Update to remove confusion.

Change-Id: I0d3aff31a3bc78ef5ee042ff1f37dbb6e1459635
Closes-Bug: 1459723

etc/neutron/plugins/ml2/ml2_conf.ini

index ac9a3d0de3ea65c96cda44f79320ce1fe825b098..9aad25b7b8bddb8b30c39131d522e51a1f3d10fb 100644 (file)
@@ -17,7 +17,7 @@
 # mechanism_drivers =
 # Example: mechanism_drivers = openvswitch,mlnx
 # Example: mechanism_drivers = arista
-# Example: mechanism_drivers = cisco,logger
+# Example: mechanism_drivers = openvswitch,cisco_nexus,logger
 # Example: mechanism_drivers = openvswitch,brocade
 # Example: mechanism_drivers = linuxbridge,brocade