neutron/neutron/agent/metadata
Ihar Hrachyshka 868b5b751b Stop direct access to CONF.debug
Instead, use is_debug_enabled public function from oslo.log. This
ensures we won't break if library owners for some reason decide to
rename or move the option.

The new function is available since 3.21.0. We depend on >= 3.22.0 so we
should be fine.

TrivialFix

Change-Id: Id00f9ba200173d2b33c1c926a971f0bb1c836706
2017-04-13 14:43:29 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Spin off context module 2017-03-06 16:25:29 +00:00
driver.py Stop direct access to CONF.debug 2017-04-13 14:43:29 +00:00