From 1c506c5c3422b80ca01903f929b47011a4f969e1 Mon Sep 17 00:00:00 2001 From: Hirofumi Ichihara Date: Fri, 24 Jul 2015 10:42:13 +0900 Subject: [PATCH] Remove unused variable Change-Id: Ib3b50c0e34403311b529e116f39bf82dd03dca0e --- lib/neutron-legacy | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/neutron-legacy b/lib/neutron-legacy index 2c9dd1aa7d..4069439183 100644 --- a/lib/neutron-legacy +++ b/lib/neutron-legacy @@ -999,7 +999,6 @@ function _configure_neutron_dhcp_agent { } function _configure_neutron_l3_agent { - local cfg_file Q_L3_ENABLED=True # for l3-agent, only use per tenant router if we have namespaces Q_L3_ROUTER_PER_TENANT=$Q_USE_NAMESPACE