Don't configure neutron.conf as part of functional/fullstack gate
The file is not read by any tests, so it's effectively a no-op. Change-Id: I2938ff89e807ff046e8d81813260951edd49debc
This commit is contained in:

committed by
Armando Migliaccio

parent
521b1074f1
commit
77e87be9dd
@@ -67,7 +67,6 @@ case $VENV in
|
|||||||
fi
|
fi
|
||||||
upgrade_ovs_if_necessary $compile_modules
|
upgrade_ovs_if_necessary $compile_modules
|
||||||
|
|
||||||
load_conf_hook iptables_verify
|
|
||||||
# Make the workspace owned by the stack user
|
# Make the workspace owned by the stack user
|
||||||
sudo chown -R $STACK_USER:$STACK_USER $BASE
|
sudo chown -R $STACK_USER:$STACK_USER $BASE
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user