Files
packstack/tests
Javier Pena 765653f7a4 Use logging.warning instead of logging.warn
logging.warn() is deprecated in Python 3 [1]. While it is not in
the short-term list of priorities for Packstack, it does not hurt
to use logging.warning [2], which is forward-compatible.

Closes-Bug: 1508442

[1]https://docs.python.org/3/library/logging.html#logging.warning
[2]https://docs.python.org/2/library/logging.html#logging.warning

Change-Id: I7c13513720280415350a83fd6ed0636af476a20e
2016-01-07 15:54:08 +01:00
..
2015-09-17 16:21:14 +02:00
2015-01-21 19:11:49 +01:00