swift missing auth tenant
And swift does not use oslo logging, so clean that up Change-Id: I83937823ab1aa4d2f387efbf9bcf174c046c7799
This commit is contained in:
@@ -71,7 +71,7 @@ describe 'openstack-common::logging' do
|
||||
'loggers' =>
|
||||
[
|
||||
'keys=root,ceilometer,cinder,glance,horizon,keystone,nova,'\
|
||||
'neutron,swift,trove,amqplib,sqlalchemy,boto,suds,eventletwsgi,'\
|
||||
'neutron,trove,amqplib,sqlalchemy,boto,suds,eventletwsgi,'\
|
||||
'nova_api_openstack_wsgi,nova_osapi_compute_wsgi_server'
|
||||
],
|
||||
'logger_root' =>
|
||||
@@ -121,12 +121,6 @@ describe 'openstack-common::logging' do
|
||||
'handlers=prod,debug',
|
||||
'qualname=neutron'
|
||||
],
|
||||
'logger_swift' =>
|
||||
[
|
||||
'level=DEBUG',
|
||||
'handlers=prod,debug',
|
||||
'qualname=swift'
|
||||
],
|
||||
'logger_trove' =>
|
||||
[
|
||||
'level=DEBUG',
|
||||
|
Reference in New Issue
Block a user