From 7dfda7f331939abc10e258c0d08c551f66163de4 Mon Sep 17 00:00:00 2001 From: Nick Bartos Date: Thu, 25 Jul 2013 19:48:42 -0700 Subject: [PATCH] NVP sample config option should match code. Fixes bug #1205169 Change-Id: I894ce7b2a733127fe2185833f6407c0391eb9e2a --- etc/neutron/plugins/nicira/nvp.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/neutron/plugins/nicira/nvp.ini b/etc/neutron/plugins/nicira/nvp.ini index 1405667f6e..781ed26301 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