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: I83bff581b39bc416b84f2ffbb8217b41b7ad2058 ref: https://review.openstack.org/#/c/314573/
This commit is contained in:
parent
91cafcb9d2
commit
54d464773b
@ -85,7 +85,6 @@ function configure_sahara {
|
||||
iniset $SAHARA_CONF_FILE oslo_messaging_notifications driver "messaging"
|
||||
fi
|
||||
|
||||
iniset $SAHARA_CONF_FILE DEFAULT verbose True
|
||||
iniset $SAHARA_CONF_FILE DEFAULT debug $ENABLE_DEBUG_LOG_LEVEL
|
||||
|
||||
iniset $SAHARA_CONF_FILE DEFAULT plugins $SAHARA_ENABLED_PLUGINS
|
||||
|
Loading…
Reference in New Issue
Block a user