cinder/cinder/volume/drivers/nec
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
..
__init__.py Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
cli.py NEC Driver : Code Refactoring 2019-10-02 16:35:14 +09:00
product.xml NEC driver reads default_backends 2017-08-23 19:01:00 +09:00
volume.py NEC Driver : Code Refactoring 2019-10-02 16:35:14 +09:00
volume_common.py Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
volume_helper.py Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +00:00