e704ae1329
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. In addition to this there will be a hacking rule to prevent this (https://review.openstack.org/#/c/262257/) TrivialFix Change-Id: I3967a52682500bfe4ceccd42fe6155778128d8fb |
||
---|---|---|
.. | ||
loadbalancer | ||
__init__.py |