Merge "Fix variable typo of use_syslog in lib/tempest"

This commit is contained in:
Jenkins 2014-12-10 00:10:26 +00:00 committed by Gerrit Code Review
commit 099dd6ce8a

View File

@ -248,7 +248,7 @@ function configure_tempest {
fi
fi
iniset $TEMPEST_CONF DEFAULT use_syslog $SYSLOG
iniset $TEMPEST_CONFIG DEFAULT use_syslog $SYSLOG
# Oslo
iniset $TEMPEST_CONFIG DEFAULT lock_path $TEMPEST_STATE_PATH
mkdir -p $TEMPEST_STATE_PATH