remove verbose option in devstack plugin

This option is deprecated in Mitaka and has been removed in Newton,
and its default value is True already. Let's remove it.

Change-Id: I167713165bd96a4ccd423976f8fcad5ff8fc399c
ref: https://review.openstack.org/#/c/314573/
This commit is contained in:
ZhiQiang Fan 2016-05-13 20:21:25 +08:00 committed by Fei Long Wang
parent 58e8429e0f
commit 7e87adeecf
1 changed files with 0 additions and 1 deletions

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