b85caca74a
This change adds in a config option which, when enabled, will cause the Pure Storage volume drivers to eradicate volumes, snapshots, and protection groups on delete for their Cinder counterpart. With this config enabled an admin will NOT be able to recover data once objects are deleted. By default the new config option is disabled and volumes, snapshots, and protection group snapshots will be retained pending eradication where they can be recovered for a period of time. DocImpact Closes-Bug: #1537187 Change-Id: Ib3656bb64e5104f6bd05d28535cf91a46a038b55
10 lines
321 B
YAML
10 lines
321 B
YAML
---
|
|
features:
|
|
- New config option for Pure Storage volume drivers pure_eradicate_on_delete.
|
|
When enabled will permanantly eradicate data instead of placing into
|
|
pending eradication state.
|
|
fixes:
|
|
- Allow for eradicating Pure Storage volumes, snapshots, and pgroups when
|
|
deleting their Cinder counterpart.
|
|
|