Browse code

Remove unused variable

Change-Id: Ib3b50c0e34403311b529e116f39bf82dd03dca0e

Hirofumi Ichihara authored on 2015/07/24 10:42:13
Showing 1 changed files
... ...
@@ -999,7 +999,6 @@ function _configure_neutron_dhcp_agent {
999 999
 }
1000 1000
 
1001 1001
 function _configure_neutron_l3_agent {
1002
-    local cfg_file
1003 1002
     Q_L3_ENABLED=True
1004 1003
     # for l3-agent, only use per tenant router if we have namespaces
1005 1004
     Q_L3_ROUTER_PER_TENANT=$Q_USE_NAMESPACE