oslo.log/oslo_log
Brian Haley c77f3c9aa8 Default facility to None in OSJournalHandler class
Use a default value of None for facility in OSJournalHandler
class, as is done in the OSSysLogHandler class.

Neutron started failing with a:

 E1120: No value for argument 'facility' in constructor call

With a recent release of oslo.log.

Change-Id: I5269b82d219fd2377535120d9d266238d50431b3
Related-Bug: #1871840
(cherry picked from commit 184235c265)
2020-06-03 09:55:05 +00:00
..
cmds drop use of six 2020-03-12 09:28:33 +01:00
fixture Expose fixtures through oslo_log.fixture 2015-01-30 11:37:42 -05:00
locale Imported Translations from Zanata 2018-03-01 06:25:12 +00:00
tests Default facility to None in OSJournalHandler class 2020-06-03 09:55:05 +00:00
__init__.py Move files out of the namespace package 2014-12-17 21:43:41 -05:00
_i18n.py Update the documentation link 2017-08-23 15:08:41 +08:00
_options.py Clarify some config options 2019-02-19 08:27:56 +00:00
formatters.py drop use of six 2020-03-12 09:28:33 +01:00
handlers.py Default facility to None in OSJournalHandler class 2020-06-03 09:55:05 +00:00
helpers.py Fix bug in log_method_call decorator 2017-05-25 14:43:02 +00:00
log.py Add missing SYSLOG_FACILITY to JournalHandler 2020-05-25 17:13:23 +02:00
rate_limit.py Switch to hacking 2.x 2020-02-07 15:53:21 +01:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00
versionutils.py Merge "drop use of six" 2020-03-21 21:56:08 +00:00
watchers.py Reduce READ_FREQ and TIMEOUT for watch-file 2016-05-13 02:05:31 -07:00