Merge "Drop all qpid related explanations"

This commit is contained in:
Zuul 2018-11-12 12:34:53 +00:00 committed by Gerrit Code Review
commit 28902a607a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ CONF = cfg.CONF
_DEFAULT_SQL_CONNECTION = 'sqlite:///' + paths.state_path_def('ec2api.sqlite')
_DEFAULT_LOG_LEVELS = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN',
'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO',
'sqlalchemy=WARN', 'suds=INFO',
'iso8601=WARN',
'requests.packages.urllib3.connectionpool=WARN',
'urllib3.connectionpool=WARN', 'websocket=WARN',