Remove unused variable
Change-Id: Ib3b50c0e34403311b529e116f39bf82dd03dca0e
This commit is contained in:
parent
e8292ae1e7
commit
1c506c5c34
@ -999,7 +999,6 @@ function _configure_neutron_dhcp_agent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function _configure_neutron_l3_agent {
|
function _configure_neutron_l3_agent {
|
||||||
local cfg_file
|
|
||||||
Q_L3_ENABLED=True
|
Q_L3_ENABLED=True
|
||||||
# for l3-agent, only use per tenant router if we have namespaces
|
# for l3-agent, only use per tenant router if we have namespaces
|
||||||
Q_L3_ROUTER_PER_TENANT=$Q_USE_NAMESPACE
|
Q_L3_ROUTER_PER_TENANT=$Q_USE_NAMESPACE
|
||||||
|
Loading…
Reference in New Issue
Block a user