Comment 6 for bug 1022511

Revision history for this message
clayg (clay-gerrard) wrote : Re: [Bug 1022511] Re: Allow for configurable policy for wiping data when deleting volumes

On Wed, Jul 11, 2012 at 9:57 AM, Duncan Thomas
<email address hidden> wrote:
> HP's block store solution does scrubbing asynchronously on the the back
> end, so we'd certainly like to be able to tell nova/cinder not to do it
> itself....
>
>

I think the policy would be an option for the ISCSIDrver, surly the
manager will continue to just call
self.driver.delete_volume(volume_id).

-clayg