Fix devstack gate
Change-Id: Ie42f23312869ad92f790743a9b4c19675b914560
This commit is contained in:
parent
6fc45235d1
commit
eaee1741fa
@ -99,7 +99,7 @@ function configure_mistral {
|
|||||||
mkdir_chown_stack "$MISTRAL_CONF_DIR"
|
mkdir_chown_stack "$MISTRAL_CONF_DIR"
|
||||||
|
|
||||||
# Copy over Mistral configuration file and configure common parameters.
|
# Copy over Mistral configuration file and configure common parameters.
|
||||||
cp $MISTRAL_DIR/etc/mistral.conf.example $MISTRAL_CONF_FILE
|
cp $MISTRAL_DIR/etc/mistral.conf.sample $MISTRAL_CONF_FILE
|
||||||
iniset $MISTRAL_CONF_FILE DEFAULT debug $MISTRAL_DEBUG
|
iniset $MISTRAL_CONF_FILE DEFAULT debug $MISTRAL_DEBUG
|
||||||
|
|
||||||
# Run all Mistral processes as a single process
|
# Run all Mistral processes as a single process
|
||||||
|
Loading…
Reference in New Issue
Block a user