remove setting for option verbose

ck-api log complains:

Option "verbose" from group "DEFAULT" is deprecated for removal.
Its value may be silently ignored in the future.

If this option is not set explicitly, there is no such warning.
Furthermore, the default value of verbose is true, so there is
no need to set this value in devstack plugin.

Change-Id: I0dbf2ec729482883c87a89f2a13a406ff4998754
This commit is contained in:
ZhiQiang Fan 2015-12-22 22:20:54 +08:00
parent 50199eb15a
commit 4ab4ee7a08

View File

@ -102,7 +102,6 @@ function configure_cloudkitty {
iniset_rpc_backend cloudkitty $CLOUDKITTY_CONF DEFAULT
iniset $CLOUDKITTY_CONF DEFAULT notification_topics 'notifications'
iniset $CLOUDKITTY_CONF DEFAULT verbose True
iniset $CLOUDKITTY_CONF DEFAULT debug "$ENABLE_DEBUG_LOG_LEVEL"
# auth