From: Nick Bartos Date: Fri, 26 Jul 2013 02:48:42 +0000 (-0700) Subject: NVP sample config option should match code. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=bfdf52672c019a7705a53bdb0fe8aba38ef937db;p=openstack-build%2Fneutron-build.git NVP sample config option should match code. Fixes bug #1205169 Change-Id: I894ce7b2a733127fe2185833f6407c0391eb9e2a --- diff --git a/etc/neutron/plugins/nicira/nvp.ini b/etc/neutron/plugins/nicira/nvp.ini index 1405667f6..781ed2630 100644 --- a/etc/neutron/plugins/nicira/nvp.ini +++ b/etc/neutron/plugins/nicira/nvp.ini @@ -59,7 +59,7 @@ # Name of the default interface name to be used on network-gateway. This value # will be used for any device associated with a network gateway for which an # interface name was not specified -# default_iface_name = breth0 +# default_interface_name = breth0 [quotas] # number of network gateways allowed per tenant, -1 means unlimited