manila/manila/api
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
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
openstack Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
v1 Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
v2 Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
views Performance: leverage dict comprehension in PEP-0274 2015-12-11 19:24:56 -05:00
__init__.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
auth.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
common.py Add Consistency Groups API 2015-09-05 18:21:17 -04:00
extensions.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
sizelimit.py Replace deprecated [logger/LOG].warn with warning 2016-01-08 10:32:47 +08:00
urlmap.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
versions.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00