Set same debug log level as per DevStack local.conf

Change-Id: Idbfad56a01aecb15a7508378158e6f07ea77e97b
This commit is contained in:
Carlos Goncalves 2018-12-19 10:55:42 +01:00
parent 59f2c44d61
commit 9bb4c5c1c4
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@ function octavia_configure {
# Use devstack logging configuration
setup_logging $OCTAVIA_CONF
iniset $OCTAVIA_CONF DEFAULT debug $ENABLE_DEBUG_LOG_LEVEL
# Change bind host
iniset $OCTAVIA_CONF api_settings bind_host $SERVICE_HOST