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.
ref: https://review.openstack.org/#/c/314573/

Change-Id: I0553af3ad83cc81849b8fd3edd06cd35cb0296a5
This commit is contained in:
Yatin Kumbhare 2016-05-12 20:02:52 +05:30 committed by ashish singh
parent 9430835ea2
commit 2ace563819
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ function init_common_kingbird_conf {
touch $conf_file
iniset $conf_file DEFAULT debug $ENABLE_DEBUG_LOG_LEVEL
iniset $conf_file DEFAULT verbose True
iniset $conf_file DEFAULT use_syslog $SYSLOG
iniset $conf_file cache admin_username admin