cinder/cinder/volume
Gorka Eguileor 2d965f6cfd Add support for OS-Brick force disconnect
OS-Brick disconnect has a force parameter since version 1.15.1 that can
be used to make sure a disconnect call gives more priority to cleaning
up everything than preserving data.

This patch adds support for this new force parameter using it in calls
where we know it's OK to lose data when we encounter an error as long as
we report that we have failed.

Change-Id: Id6a7f4cf264c540473269104daf20f39891b5a1b
2017-07-19 19:43:29 +02:00
..
drivers Merge "IBM Storage - Fix vol create from snapshot in CG" 2017-07-19 17:36:53 +00:00
flows Merge "Add insufficient space async error in create vol" 2017-07-19 01:02:28 +00:00
targets Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Add ability to extend 'in-use' volume 2017-07-12 11:48:32 -04:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Add support for OS-Brick force disconnect 2017-07-19 19:43:29 +02:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py Check groups before deleting group type 2017-04-23 09:19:13 -04:00
manager.py Add support for OS-Brick force disconnect 2017-07-19 19:43:29 +02:00
qos_specs.py Enable H904 check 2017-07-05 21:27:05 -04:00
rpcapi.py Cinder volume revert to snapshot 2017-06-21 10:35:32 +08:00
throttling.py Remove log translations 2017-03-19 14:59:57 +00:00
utils.py Tiramisu: Add groups param to failover_host 2017-07-10 09:30:13 -07:00
volume_types.py Remove log translations 2017-03-19 14:59:57 +00:00