cinder/cinder/volume
Gorka Eguileor bb8771436e Add explanations on safe delete
We keep seeing people concerned about data leakage and thorough deletion
of data from volumes on volume deletion [1][2], and Cinder currently
only worries about the data leakage, not the stealing of the physical
disks.

In order to clarify this for administrators and to reduce the number of
specs proposed to address this issue we are adding additional
documentation on security aspects as well as data leakage.

This patch was decided as an action from the discussion during the
Wallaby PTG [3].

[1]: https://review.opendev.org/#/c/758375/
[2]: https://review.opendev.org/#/c/759553/
[3]: https://wiki.openstack.org/wiki/CinderWallabyPTGSummary#Two_proposed_specs_on_the_same_topic_.28mutually_assured_destruction.29

Change-Id: I9f8d413cf8337e75241ad24c85692135b34a17fc
Implements: blueprint specify-data-secure-deletion
2021-03-17 14:04:20 +01:00
..
drivers Do not fail when depth is greater than rbd_max_clone_depth 2020-10-28 21:45:14 +00:00
flows Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
targets Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
__init__.py
api.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Add explanations on safe delete 2021-03-17 14:04:20 +01:00
driver_utils.py
group_types.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
manager.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
throttling.py Remove exception.Error class 2020-07-21 18:21:21 +03:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Default type overrides 2020-09-16 14:05:31 +00:00
volume_utils.py Remove six of dir cinder/volume/* 2020-10-14 09:08:54 +08:00