Yatin Kumbhare 65e1732eea 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.

Change-Id: I7f23f5b69d3c585eb0c0d3baca9cfdd061c78efe
2016-01-04 15:34:31 +05:30
..
2015-11-11 14:54:44 +00:00
2015-11-05 15:13:13 +03:00
2015-10-09 17:34:17 +03:00
2015-10-09 17:34:17 +03:00
2016-01-04 15:34:31 +05:30
2015-10-12 17:56:19 +03:00
2015-10-09 17:34:17 +03:00
2015-10-09 17:34:17 +03:00
2016-01-04 15:34:31 +05:30
2016-01-04 15:34:31 +05:30