Hide Forgot
Description of problem: The default for wipe after delete is currently flase (although it's configurable for block domains via setting the SANWipeAfterDelete config value). It would be useful to allow the user to customize the default, probably per domain.
How should this be tested?
(In reply to Yaniv Dary from comment #9) > How should this be tested? Create a block domain. Set the default via the GUI, and observe that newly created disks get this default.
(In reply to Yaniv Dary from comment #9) > How should this be tested? You can also do that using the REST API.
To clarify: Add a new storage domain using a POST request with the boolean property <wipe_after_delete>. After the storage domain is created, run a POST request to add a new disk on this storage domain (without including the <wipe_after_delete> property) and observe that wipe after delete of the created disk is the same as its storage domain's default.
using tested ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 vdsm-4.17.0-632.git19a83a2.el7.x86_64
Idan, please add doc text
Tal, this was already taken care of in Bug 1250784.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0376.html