freezer/freezer/openstack
Takashi Kajinami 7e145f5624 Use LOG.warning instead of deprecated LOG.warn
The LOG.warn method is deprecated[1] and the LOG.warning method should
be used instead.

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

Change-Id: I7e721580693a2d81b415a8ae0eb1963456d0195a
2022-01-28 01:16:00 +09:00
..
__init__.py Refactoring of code: 2016-03-08 14:20:23 +00:00
admin.py Add missing print format and missing ws in log message 2020-10-30 10:21:04 +08:00
backup.py Fix creation of full backup when using cindernative incremental 2020-02-02 18:52:54 +01:00
osclients.py add exception details for make_glance_image when exception raise 2020-10-10 01:56:47 -07:00
restore.py Use LOG.warning instead of deprecated LOG.warn 2022-01-28 01:16:00 +09:00