cinder/cinder/volume/drivers/ibm
Eric Harney e7b4670516 Move brick calls from cinder.utils to volume_utils
Move code that calls out to os-brick for connectors,
encryptors, etc., into volume_utils.

This leaves cinder/utils.py more general-purpose
cinder-wide code, which reduces unnecessary binding
between things like "cinder-manage db" and calls
that load much more of cinder's code (and external
libraries like os-brick).

This also means that some drivers only need to
import volume_utils and not cinder.utils.

Partial-Bug: #1912278
Change-Id: Ib2e2960ca354a47d303e0633c7d84e6da4b55b82
2021-02-10 17:27:46 -05:00
..
ibm_storage [IBM DS8000] Support volume name template 2020-11-16 19:04:10 +00:00
storwize_svc Merge "[SVF] RevertToSnapshot support for GM volumes" 2021-01-04 23:43:04 +00:00
__init__.py Storwize driver cleanup 2014-01-23 13:49:19 +02:00
flashsystem_common.py Move brick calls from cinder.utils to volume_utils 2021-02-10 17:27:46 -05:00
flashsystem_fc.py Remove flashsystem_multipath_enabled opt 2018-08-22 15:07:31 -05:00
flashsystem_iscsi.py Rename iSCSI target config options to more general 2017-12-18 08:55:01 +00:00
gpfs.py Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00