Merge "remove verbose option in devstack plugin"

This commit is contained in:
Jenkins 2016-05-17 10:25:36 +00:00 committed by Gerrit Code Review
commit 58eb564af9

View File

@ -225,7 +225,6 @@ function configure_gnocchi {
sudo chown $STACK_USER $GNOCCHI_DATA_DIR
# Configure logging
iniset $GNOCCHI_CONF DEFAULT verbose True
iniset $GNOCCHI_CONF DEFAULT debug "$ENABLE_DEBUG_LOG_LEVEL"
# Install the configuration files