neutron/neutron/common
Sergey Vilgelm 5ff3439df5 Use oslo.log library instead of system logging module
The constants of log levels were added in the 1.8 version of
the oslo.log library. So we can replace all usage of system
logging module with log module from oslo.log.

Change-Id: I2992df0bec6337aefa8a75d4853b132bd134fa42
Closes-Bug: 1481370
2015-08-10 15:52:26 +03:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Handle SIGHUP: neutron-server (multiprocess) and metadata agent 2015-06-09 16:15:37 +03:00
constants.py Merge "DB, IPAM & RPC changes for IPv6 Prefix Delegation" 2015-08-06 11:55:09 +00:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
ipv6_utils.py DB, IPAM & RPC changes for IPv6 Prefix Delegation 2015-08-05 12:22:22 +01:00
log.py Use oslo_log.helpers.log_method_call 2015-07-17 07:34:07 +00:00
repos.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
rpc.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py Use oslo.log library instead of system logging module 2015-08-10 15:52:26 +03:00