cinder/cinder/volume
Takashi Kajinami a03e10ceb0 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: I87d33f215a064a70cea989d524dc26affeea0c3e
2022-02-09 08:29:02 +09:00
..
drivers Use LOG.warning instead of deprecated LOG.warn 2022-02-09 08:29:02 +09:00
flows Merge "Fix: nfs format info limitation" 2021-12-22 18:35:58 +00:00
targets Merge "LVM: Added NVMe TCP support for the nvmet target" 2022-02-01 20:24:26 +00:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Remove various unused code 2022-01-24 14:53:40 +00:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Merge "Remove various unused code" 2022-02-07 19:52:17 +00:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
manager.py Merge "Rework backup process to make it async" 2022-02-05 19:00:43 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Rework backup process to make it async 2022-01-19 15:43:54 +00:00
throttling.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py mypy: create_volume flows 2021-08-10 10:26:39 -04:00
volume_utils.py Remove various unused code 2022-01-24 14:53:40 +00:00