stevedore/stevedore
Sean McGinnis 5b39123aa4 Update sphinx logging to not use app object
Logging via the application object was deprecated in sphinx 1.6 and is
now removed in the master branch that will become 2.0. This updates our
sphinx extension to use the recommended sphinx.util.logging instead.

Closes-bug: #1798174

Change-Id: Ie66579146d68680905c3eac3d256369309130cf4
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-16 13:52:37 -05:00
..
example Removed older version of python added 3.5 2018-09-29 20:59:54 +08:00
example2 Removed older version of python added 3.5 2018-09-29 20:59:54 +08:00
tests Add an ExtensionManager.items() method 2017-08-10 16:01:58 -04:00
__init__.py Remove work around for NullHandler 2016-01-13 10:53:21 +08:00
dispatch.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
driver.py Allow suppression of warnings from DriverManager 2017-01-09 10:25:47 -08:00
enabled.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
exception.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
extension.py Add an ExtensionManager.items() method 2017-08-10 16:01:58 -04:00
hook.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
named.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
sphinxext.py Update sphinx logging to not use app object 2018-10-16 13:52:37 -05:00