neutron-dynamic-routing/neutron/services/bgp
LiuNanke 6180a9abc5 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 BGP: remove unnecessary configuration setting 2016-03-01 03:15:15 -08:00
common BGP Dynamic Routing: introduce BgpDriver 2016-02-24 12:02:39 -08:00
driver BGP Dynamic Routing: introduce BgpDriver 2016-02-24 12:02:39 -08:00
scheduler Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
__init__.py Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
bgp_plugin.py Add BGP Callback and agent RPC notifcation implementations 2016-03-08 14:06:39 -08:00