Merge "remove verbose option in devstack plugin"

This commit is contained in:
Jenkins 2016-05-23 22:49:32 +00:00 committed by Gerrit Code Review
commit dd0e12513a

View File

@ -82,7 +82,6 @@ function configure_zaqar {
sudo chown $USER $ZAQAR_API_LOG_DIR
iniset $ZAQAR_CONF DEFAULT debug True
iniset $ZAQAR_CONF DEFAULT verbose True
iniset $ZAQAR_CONF DEFAULT unreliable True
iniset $ZAQAR_CONF DEFAULT admin_mode True
iniset $ZAQAR_CONF signed_url secret_key notreallysecret