Logging: Only output std logs to stdout

This PS removes the double logging of openstack components that
were caused by outputting to both stdout and stderr.

Change-Id: I6e0ae5861bbf5b8d736ae08251aa865e1c4ce0d8
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2018-07-26 16:42:14 -05:00
parent 1925a6e61b
commit d003a082c8
12 changed files with 0 additions and 12 deletions

View File

@ -453,7 +453,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: barbican
logger_amqp:
level: WARNING

View File

@ -771,7 +771,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: cinder
logger_amqp:
level: WARNING

View File

@ -386,7 +386,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: congress
logger_amqp:
level: WARNING

View File

@ -268,7 +268,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: glance
logger_amqp:
level: WARNING

View File

@ -487,7 +487,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: heat
logger_amqp:
level: WARNING

View File

@ -158,7 +158,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: ironic
logger_amqp:
level: WARNING

View File

@ -820,7 +820,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: keystone
logger_amqp:
level: WARNING

View File

@ -156,7 +156,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: magnum
logger_amqp:
level: WARNING

View File

@ -487,7 +487,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: mistral
logger_amqp:
level: WARNING

View File

@ -1494,7 +1494,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: neutron
logger_amqp:
level: WARNING

View File

@ -1148,7 +1148,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: nova
logger_amqp:
level: WARNING

View File

@ -201,7 +201,6 @@ conf:
level: INFO
handlers:
- stdout
- stderr
qualname: senlin
logger_amqp:
level: WARNING