cinder/cinder/volume/drivers/stx
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 Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
client.py Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +00:00
common.py Move trace methods from utils to volume_utils 2021-02-12 20:16:55 +00:00
exception.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
fc.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
iscsi.py Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00