manila/manila/tests/integrated
huayue 44fc3021d4 Replace deprecated [logger/LOG].warn with warning
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: I6b09f67bb63fbdf31903ec175db012fc50e87f16
Closes-Bug: 1508442
2016-01-08 10:32:47 +08:00
..
api Added CORS support to Manila 2015-11-11 10:10:58 -08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
integrated_helpers.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
test_extensions.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00
test_login.py Use oslo_log lib 2015-02-08 10:42:40 +00:00