Enable plugin for fwaas multinode tests
The multinode test definiton for neutron-fwaas omitted proper loading of the neutron-fwaas plugin. Change-Id: Ic898203c58ea390f11b53b91e29d18fc4585ab9e
This commit is contained in:
parent
751c3f0f82
commit
82a1491ab5
@ -175,6 +175,7 @@
|
||||
export ENABLED_SERVICES="q-fwaas-v1"
|
||||
fi
|
||||
export DEVSTACK_GATE_TOPOLOGY="multinode"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-fwaas git://git.openstack.org/openstack/neutron-fwaas"
|
||||
|
||||
if [[ ! "stable/liberty stable/mitaka stable/newton" =~ $ZUUL_BRANCH ]]; then
|
||||
export -f gate_hook
|
||||
|
Loading…
x
Reference in New Issue
Block a user