Fix typo NEUTON to NEUTRON
Fixes bug: #1269111 Change-Id: Icf66b4d474698b5f3ca22bc656ecd12d03164bce
This commit is contained in:
parent
b200b1d4dd
commit
55d9b9a951
@ -38,7 +38,7 @@ function neutron_plugin_configure_l3_agent() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function neutron_plugin_configure_plugin_agent() {
|
function neutron_plugin_configure_plugin_agent() {
|
||||||
AGENT_BINARY="$NEUTON_BIN_DIR/neutron-linuxbridge-agent"
|
AGENT_BINARY="$NEUTRON_BIN_DIR/neutron-linuxbridge-agent"
|
||||||
}
|
}
|
||||||
|
|
||||||
function neutron_plugin_setup_interface_driver() {
|
function neutron_plugin_setup_interface_driver() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user