Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.0
-
Swift blobstore backend
Description
Andrew Gaul was kind enough to help me with a problem I was having expiring Swift objects, which I explained in a stack overflow post here: http://stackoverflow.com/questions/20485579/expiring-swift-objects-with-jclouds
I was able to test the patch he provided in the stack overflow response, and it addressed my issue. I am now able to PUT objects to Swift with an expiration date set that Swift understands.