Fix quantum typo
Change-Id: Ib6343f5c6b7dedb8bda33110460372bc52b6c6a7
This commit is contained in:
parent
92c964f92a
commit
5a4148d33a
@ -50,7 +50,7 @@ function quantum_setup_external_bridge() {
|
||||
}
|
||||
|
||||
function is_quantum_ovs_base_plugin() {
|
||||
local plguin=$1
|
||||
local plugin=$1
|
||||
if [[ ",openvswitch,ryu," =~ ,${plugin}, ]]; then
|
||||
return 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user