Does openstack swift support object shredding at deletion?
When I issue a delete command I would like the Storage Nodes to securely delete ("shred", overwrite the file a certain # of times) the object/file. The only info I found on delete is that the storage node creates a 0 byte tombstone and unlinks the existing file.