cinder/cinder/volume
Chris M e18f05e735 Create Seagate driver from dothill driver
This patch creates a new 'supported' driver for Seagate (STX) FC and
iSCSI arrays by renaming and re-enabling the old 'unsupported' dothill
driver.  Other than marking the driver as 'supported', this patch
contains no changes in functionality except for multiattach fixes from
change I47f02729437cabab92ccc553a4c60d0c0a796952 needed to pass CI and
deprecation of vendor-specific options requested by the core team.

Other drivers which referenced the dothill driver are modified to use
the Seagate class names, so users of those drivers will not be affected
except for option-deprecation warnings.

Change-Id: I3115ae296ae6b5702c7a8fa39249b8735542e17e
2019-08-16 17:49:15 -06:00
..
drivers Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
flows Re-enable new pycodestyle errors 2019-06-04 14:28:09 +00:00
targets Merge "[Trivial fix]Remove unnecessary slash" 2019-05-30 15:59:29 +00:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Prevent double-attachment race in attachment_reserve 2019-07-29 12:57:51 -04:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Merge "Fix get_driver_options" 2019-08-05 17:32:10 +00:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Merge "rename ScaleIO driver to VxFlex OS" 2019-06-27 17:09:39 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
utils.py Use excutils.save_and_reraise_exception instead of reraise 2019-03-11 14:17:04 +08:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Rollback the volume_types table when failed to update quota_usages 2019-04-16 07:15:17 +00:00