8178: All three currently supported volumes return error when trash-lifetime period...
authorradhika <radhika@curoverse.com>
Thu, 21 Jan 2016 20:25:06 +0000 (15:25 -0500)
committerradhika <radhika@curoverse.com>
Fri, 22 Jan 2016 18:48:12 +0000 (13:48 -0500)
commit33e39bb6053e1cf5bf849a29e41fb74b31a22ef7
treee8e9c346ceb1fcf9ed568d1804c778279b31837e
parentf50626706f9177137472fcd37472d3437b7c7a57
8178: All three currently supported volumes return error when trash-lifetime period is not configured. azure blob and s3 volumes are updated to do so.
Returning an error is causing test failures in unix volume and hence is still a work in progress.
services/keepstore/azure_blob_volume.go
services/keepstore/keepstore_test.go
services/keepstore/s3_volume.go
services/keepstore/volume_unix.go