neutron/neutron
LiuNanke 83ef6b5677 Using LOG.warning replace LOG.warn
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Closes-Bugs: #1529913

Change-Id: Icc01ce5fbd10880440cf75a2e0833394783464a0
Co-Authored-By: Gary Kotton <gkotton@vmware.com>
2016-03-10 11:02:45 -08:00
..
agent Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
api Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
callbacks Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
cmd Merge "macvtap: Macvtap L2 Agent" 2016-03-01 14:49:50 +00:00
common Merge "Moved CORS middleware configuration into oslo-config-generator" 2016-03-10 09:22:23 +00:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
debug Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
extensions Security groups: ensure correct ID is passed to exception 2016-03-07 22:56:26 -08:00
hacking Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
ipam Add a description field to all standard resources 2016-03-05 02:29:35 +00:00
locale Imported Translations from Zanata 2016-02-05 06:23:23 +00:00
notifiers Add Nova notifier hook calls to pecan 2016-03-08 04:21:31 -08:00
objects Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
plugins Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
quota Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
scheduler Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
server Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
services Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
tests Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
__init__.py Deprecate _ builtin translation function 2015-12-06 19:39:20 +09:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00
policy.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
service.py Check if plugin supports starting rpc listeners 2016-03-01 15:43:44 -06:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00