cinder/cinder/volume
Eric Harney e28e1a2f41 Move trace methods from utils to volume_utils
This continues moving code only used by volume
drivers or the volume manager to volume_utils.

The result of this is that fewer drivers import
cinder.utils (and everything it imports), and less code
is loaded by non-volume cinder code (api service,
cinder-manage, etc.)

Closes-Bug: #1912278
Change-Id: I5aa82cf0de4c70f53ddc998bf25e64f4ad8f5774
2021-02-12 20:16:55 +00:00
..
drivers Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +00:00
flows Move brick calls from cinder.utils to volume_utils 2021-02-10 17:27:46 -05:00
targets Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +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 Move brick calls from cinder.utils to volume_utils 2021-02-10 17:27:46 -05:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04: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 Default type overrides 2020-09-16 14:05:31 +00:00
volume_utils.py Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +00:00