Remove unused variable

Change-Id: Ib3b50c0e34403311b529e116f39bf82dd03dca0e
This commit is contained in:
Hirofumi Ichihara 2015-07-24 10:42:13 +09:00
parent e8292ae1e7
commit 1c506c5c34

View File

@ -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